From 09ea93ddb2b584c44c4360c9dc30a167a72a0b3e Mon Sep 17 00:00:00 2001 From: Tim Rogers Date: Tue, 29 Nov 2011 10:00:18 -0800 Subject: Making this slightly more generic [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 11050] --- setup_environment | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup_environment') diff --git a/setup_environment b/setup_environment index 7e7fdcf..a5c0007 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/taamodt/nvcuda/3.1/cuda + export CUDA_INSTALL_PATH=$HOME/nvcuda/3.1/cuda fi # to run the debug build of GPGPU-Sim run: -- cgit v1.3