Update README to say cuda 10.0
Prebuilts fetched with fetch-perf-libs are built with cuda 10 now.
This commit is contained in:
parent
c89a09e5d0
commit
5fc1167802
|
@ -117,7 +117,7 @@ $ ./multinode-demo/validator.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
To run a performance-enhanced leader or validator (on Linux),
|
To run a performance-enhanced leader or validator (on Linux),
|
||||||
[CUDA 9.2](https://developer.nvidia.com/cuda-downloads) must be installed on
|
[CUDA 10.0](https://developer.nvidia.com/cuda-downloads) must be installed on
|
||||||
your system:
|
your system:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|
Loading…
Reference in New Issue