Skip to content

Commit

Permalink
Update usage doc
Browse files Browse the repository at this point in the history
Replace client-server usage to run the script on SoC servers.
  • Loading branch information
Meowzz95 authored Jul 13, 2020
1 parent 7b7b8ed commit 87c7830
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

## Usage

1. Upload `mi_gpu_slave_script.py` to your home directory. Upload to one server is enough as the home directory is shared.
1. Clone the project to one of the SoC servers' home directory. The home directory is shared across the cluster.
2. Make sure dependencies are installed `pip3 install -r req.txt`
3. Fill in your private key path in `mi_nus_soc_gpu_status_reader.py` if you are using key pair to authenticate, if not use this line instead(uncomment)
```
Expand Down

0 comments on commit 87c7830

Please sign in to comment.