From ec51d7f2fe453af899d068477ffb68676ee18641 Mon Sep 17 00:00:00 2001 From: akrizhevsky Date: Wed, 25 Jul 2012 06:13:58 +0000 Subject: [PATCH] Update note about supported CUDA versions. --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index e3fcc78..de51ed6 100755 --- a/build.sh +++ b/build.sh @@ -1,7 +1,7 @@ #!/bin/sh # Fill in these environment variables. -# Make sure you're using CUDA 4.0. +# I have tested this code with CUDA 4.0, 4.1, and 4.2. # Only use Fermi-generation cards. Older cards won't work. # If you're not sure what these paths should be,