Skip to content

Commit

Permalink
add link to guide for amd gpu support
Browse files Browse the repository at this point in the history
  • Loading branch information
PWhiddy authored Jul 9, 2024
1 parent 360ee31 commit 8473bea
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ You also need to install ffmpeg and have it available in the command line.
### Windows Setup
Refer to this [Windows Setup Guide](windows-setup-guide.md)

### For AMD GPUs
Follow this [guide to install pytorch with ROCm support](https://rocm.docs.amd.com/projects/radeon/en/latest/docs/install/wsl/howto_wsl.html)

### Linux / MacOS
1. Copy your legally obtained Pokemon Red ROM into the base directory. You can find this using google, it should be 1MB. Rename it to `PokemonRed.gb` if it is not already. The sha1 sum should be `ea9bcae617fdf159b045185467ae58b2e4a48b9a`, which you can verify by running `shasum PokemonRed.gb`.
2. Move into the `baselines/` directory:
Expand Down

0 comments on commit 8473bea

Please sign in to comment.