Update README to say cuda 10.0

Prebuilts fetched with fetch-perf-libs are built
with cuda 10 now.
This commit is contained in:
Stephen Akridge 2018-11-20 09:04:35 -08:00 committed by Greg Fitzgerald
parent c89a09e5d0
commit 5fc1167802
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ $ ./multinode-demo/validator.sh
```
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:
```bash