Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
martinkim0 committed Sep 11, 2023
1 parent f1d1f8f commit fa79281
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Instructions for running in AWS

1. Launch an instance with the [Deep Learning Base GPU AMI](https://aws.amazon.com/releasenotes/aws-deep-learning-base-gpu-ami-ubuntu-20-04/)
1. Launch an instance with the [Deep Learning Base GPU AMI](https://aws.amazon.com/releasenotes/aws-deep-learning-base-gpu-ami-ubuntu-20-04/). Note that this AMI currently only supports P5, P4de, P4d, P3, G5, G3, and G4dn instances.

2. Log into the instance and configure GPUs to run inside Docker containers
```
Expand Down Expand Up @@ -46,4 +46,4 @@
docker stop autotune
```

8. All logs are stored in the `save_dir` argument passed into (6)
8. All logs are stored in the `save_dir` argument passed into (6)

0 comments on commit fa79281

Please sign in to comment.