Specify CUDA needs to be 6.5 or greater in README
This commit is contained in:
parent
70330c7b9b
commit
b575332b4c
@ -9,7 +9,7 @@ Unlike other GPU memory bandwidth benchmarks this does *not* include the PCIe tr
|
||||
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`
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user