Update Distributed training.md

This commit is contained in:
William Falcon
2019-09-26 15:27:34 -04:00
committed by GitHub
parent e713e2e1e0
commit cefcf4cd12
+3
View File
@@ -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" ./
```