In order to iterate faster on workflows it is necessary to setup an environment to run the test.
- Launch a g5.4xlarge instance in aws with Deep Learning AMI GPU PyTorch 1.10.0 (Ubuntu 20.04) 20221003 ami-09b3fda578ad20138
- Generate an ssh key pair and add it to your github account.
- Clone pytorch/rl repo to /home/ec2-user/github/rl
- Use the following script to start the container and get a shell...
#!/bin/bash