From 8a80834fca8e7f45569cb1eb0b0c18c1d5aa6361 Mon Sep 17 00:00:00 2001 From: Tor Aamodt Date: Tue, 26 Jul 2011 11:55:18 -0800 Subject: fixup some dangling references update README and CHANGES to hopefully anticipate most basic questions we'll see [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 9880] --- setup_enviroment | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'setup_enviroment') diff --git a/setup_enviroment b/setup_enviroment index 2cd8a9c..73fb7c1 100644 --- a/setup_enviroment +++ b/setup_enviroment @@ -1,5 +1,5 @@ -#export GPGPUSIM_CONFIG=release -export GPGPUSIM_CONFIG=debug +export GPGPUSIM_CONFIG=release +#export GPGPUSIM_CONFIG=debug SIMSUBDIR=fermi @@ -11,8 +11,8 @@ export BOOST_LIB=/usr/lib64 export BOOST_VER= export NVOPENCL_LIBDIR=/usr/lib64 -export CUDA_INSTALL_PATH=$HOME/nvcuda/4.0/cuda -export CUDAHOME=$HOME/nvcuda/4.0/cuda +export CUDA_INSTALL_PATH=$HOME/nvcuda/3.1/cuda +export CUDAHOME=$HOME/nvcuda/3.1/cuda export NVIDIA_COMPUTE_SDK_LOCATION=$HOME/NVIDIA_GPU_Computing_SDK/ export NVIDIA_CUDA_SDK_LOCATION=$NVIDIA_COMPUTE_SDK_LOCATION/ export LD_LIBRARY_PATH=$GPGPUSIM_ROOT/lib/$GPGPUSIM_CONFIG:$LD_LIBRARY_PATH -- cgit v1.3