Document CUDA version

This commit is contained in:
Michael Vines 2018-06-23 15:31:47 -07:00 committed by Grimes
parent 55fc647568
commit a1ac41218a
1 changed files with 2 additions and 1 deletions

View File

@ -85,7 +85,8 @@ $ ./multinode-demo/leader.sh
```
To run a performance-enhanced fullnode on Linux, download `libcuda_verify_ed25519.a`. Enable
it by adding `--features=cuda` to the line that runs `solana-fullnode` in `leader.sh`.
it by adding `--features=cuda` to the line that runs `solana-fullnode` in
`leader.sh`. [CUDA 9.2](https://developer.nvidia.com/cuda-downloads) must be installed on your system.
```bash
$ ./fetch-perf-libs.sh