Skip to content

Commit

Permalink
refs #2, #6: Update the minimum required CUDA version to 7.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
achimnol committed May 27, 2015
1 parent 9e209ab commit 2752d8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
We recommend to use Ubuntu 14.04 or newer.
First you need to install some prerequisites.

* NVIDIA CUDA 6.0 or newer
* NVIDIA CUDA 7.0 or newer
- We recommend to download the latest version of `.bin` package from [the NVIDIA website](https://developer.nvidia.com/cuda-downloads) instead of using system packages.
- A small daemon is required to "pin" GPU's interrupts to specific cores.
See details in https://gist.github.com/3404967 .
Expand Down

0 comments on commit 2752d8b

Please sign in to comment.