Update Distributed training.md
This commit is contained in:
parent
e713e2e1e0
commit
cefcf4cd12
|
@ -88,6 +88,9 @@ module avail
|
|||
module load cuda-10.0
|
||||
# ------------------------
|
||||
|
||||
# make sure you've loaded the latest cuda version on your system
|
||||
module load gcc-9.1
|
||||
|
||||
$ pip install -v --no-cache-dir --global-option="--cpp_ext" --global-option="--cuda_ext" ./
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue