From c50747d118285c1af23126b98c5bb2443d1ef9fb Mon Sep 17 00:00:00 2001 From: Kai Ninomiya Date: Sat, 29 Aug 2015 15:42:52 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 526f9a6..ff04fdc 100644 --- a/README.md +++ b/README.md @@ -49,8 +49,8 @@ Skip this part if you are developing on a lab computer. * 2010/2012 will also work, if you already have one installed. * http://www.seas.upenn.edu/cets/software/msdn/ * You need C++ support. None of the optional components are necessary. -3. Install [CUDA 7](https://developer.nvidia.com/cuda-downloads?sid=925343). - * CUDA 7.5 is recommended. +3. Install [CUDA 7.5](https://developer.nvidia.com/cuda-downloads?sid=925343). + * CUDA 7.5 is recommended for its new performance profiling tools. * Use the Express installation. If using Custom, make sure you select Nsight for Visual Studio. 4. Install [CMake](http://www.cmake.org/download/).