Specify CUDA needs to be 6.5 or greater in README

This commit is contained in:
Tom Deakin 2015-10-20 16:29:21 +01:00
parent 70330c7b9b
commit b575332b4c

View File

@ -9,7 +9,7 @@ Unlike other GPU memory bandwidth benchmarks this does *not* include the PCIe tr
Usage Usage
----- -----
Build the OpenCL and CUDA binaries with `make` Build the OpenCL and CUDA binaries with `make` (CUDA version requires CUDA >= v6.5)
Run the OpenCL version with `./gpu-stream-ocl` and the CUDA version with `./gpu-stream-cuda` Run the OpenCL version with `./gpu-stream-ocl` and the CUDA version with `./gpu-stream-cuda`