.gitignore
.pre-commit-config.yaml
CLAUDE.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
SECURITY.md
pyproject.toml
uv.lock
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/ci.yml
.github/workflows/publish-to-pypi.yml
aws_bootstrap/__init__.py
aws_bootstrap/cli.py
aws_bootstrap/config.py
aws_bootstrap/ec2.py
aws_bootstrap/gpu.py
aws_bootstrap/output.py
aws_bootstrap/ssh.py
aws_bootstrap/resources/__init__.py
aws_bootstrap/resources/gpu_benchmark.py
aws_bootstrap/resources/gpu_smoke_test.ipynb
aws_bootstrap/resources/launch.json
aws_bootstrap/resources/remote_setup.sh
aws_bootstrap/resources/requirements.txt
aws_bootstrap/resources/saxpy.cu
aws_bootstrap/resources/tasks.json
aws_bootstrap/tests/__init__.py
aws_bootstrap/tests/test_cli.py
aws_bootstrap/tests/test_config.py
aws_bootstrap/tests/test_ebs.py
aws_bootstrap/tests/test_ec2.py
aws_bootstrap/tests/test_gpu.py
aws_bootstrap/tests/test_output.py
aws_bootstrap/tests/test_ssh_config.py
aws_bootstrap/tests/test_ssh_ebs.py
aws_bootstrap/tests/test_ssh_gpu.py
aws_bootstrap_g4dn.egg-info/PKG-INFO
aws_bootstrap_g4dn.egg-info/SOURCES.txt
aws_bootstrap_g4dn.egg-info/dependency_links.txt
aws_bootstrap_g4dn.egg-info/entry_points.txt
aws_bootstrap_g4dn.egg-info/requires.txt
aws_bootstrap_g4dn.egg-info/top_level.txt
docs/nsight-remote-profiling.md