summaryrefslogtreecommitdiff
path: root/setup_environment
diff options
context:
space:
mode:
Diffstat (limited to 'setup_environment')
-rw-r--r--setup_environment2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup_environment b/setup_environment
index 4bda865..29c6b68 100644
--- a/setup_environment
+++ b/setup_environment
@@ -2,7 +2,7 @@
# change the following to point to your installation of CUDA Toolkit
if [ ! -n "$CUDA_INSTALL_PATH" ]; then
- export CUDA_INSTALL_PATH=$HOME/nvcuda/3.1/cuda
+ export CUDA_INSTALL_PATH=$HOME/nvcuda/4.0/cuda
fi
# to run the debug build of GPGPU-Sim run: