From 5fc1167802092b215de196b162a8f14e05c7463c Mon Sep 17 00:00:00 2001 From: Stephen Akridge Date: Tue, 20 Nov 2018 09:04:35 -0800 Subject: [PATCH] Update README to say cuda 10.0 Prebuilts fetched with fetch-perf-libs are built with cuda 10 now. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a38ca5ee15..684c168ca2 100644 --- a/README.md +++ b/README.md @@ -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