From 03f2cd62985a4398cb6afe5066bbc92de272262a Mon Sep 17 00:00:00 2001 From: Ayub Gubran Date: Wed, 19 Oct 2011 14:15:38 -0800 Subject: My last work added to the branch, wokring on the functional simulator in cudasim. [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 10695] --- setup_enviroment | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'setup_enviroment') diff --git a/setup_enviroment b/setup_enviroment index 526322d..a90f9e0 100644 --- a/setup_enviroment +++ b/setup_enviroment @@ -10,13 +10,13 @@ export QTINC=/usr/include export BOOST_ROOT=/usr/include/boost export BOOST_LIB=/usr/lib64 export BOOST_VER= -export NVOPENCL_LIBDIR=/usr/lib64 +#export NVOPENCL_LIBDIR=/usr/lib64 # change this to point to your installation of the NVIDIA compute SDK export NVIDIA_COMPUTE_SDK_LOCATION=~/NVIDIA_GPU_Computing_SDK # change the following to point to your installation of CUDA Toolkit -export CUDA_INSTALL_PATH=/usr/local/cuda +export CUDA_INSTALL_PATH=/home/ayub/cuda # setting LD_LIBRARY_PATH as follows enables GPGPU-Sim to be invoked by # native CUDA and OpenCL applications. GPGPU-Sim is dynamically linked -- cgit v1.3