From 80aabc75ad4c5c98d342deaf010820a9bf7253bc Mon Sep 17 00:00:00 2001 From: "Andrew M. B. Boktor" Date: Mon, 14 May 2012 15:04:10 -0800 Subject: Merging decuda_to_ptxplus with cuobjdump_to_ptxplus Major rework for the Makefile Deleting decuda_to_ptxplus Removing all dependencies on boost and removing it from the dependencies of the simulator [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 12545] --- setup_environment | 3 --- 1 file changed, 3 deletions(-) (limited to 'setup_environment') diff --git a/setup_environment b/setup_environment index 6420110..4bda865 100644 --- a/setup_environment +++ b/setup_environment @@ -17,9 +17,6 @@ fi export GPGPUSIM_ROOT="$( cd "$( dirname "$BASH_SOURCE" )" && pwd )" export QTINC=/usr/include -export BOOST_ROOT=/usr/include/boost -export BOOST_LIB=/usr/lib64 -export BOOST_VER= # change NVOPENCL_LIBDIR to point to your opencl library directory, usually # /usr/lib or /usr/lib64. Not setting this variable will cause gpgpu-sim to -- cgit v1.3