From 5534e13a1597d5393856f8a2b8e2f518a772814a Mon Sep 17 00:00:00 2001 From: Tim Rogers Date: Wed, 16 Nov 2011 22:14:51 -0800 Subject: Removing config_setup and changing setup_environment to allow for a better way to enable the debug build [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 10968] --- config_setup | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 config_setup (limited to 'config_setup') diff --git a/config_setup b/config_setup deleted file mode 100644 index c3a725d..0000000 --- a/config_setup +++ /dev/null @@ -1,3 +0,0 @@ -export LD_LIBRARY_PATH=`echo $LD_LIBRARY_PATH | sed -re 's/.*gpgpu_sim.*(release|debug)://'` -export GPGPUSIM_CONFIG=$1 -export LD_LIBRARY_PATH=$GPGPUSIM_ROOT/lib/$GPGPUSIM_CONFIG:$LD_LIBRARY_PATH -- cgit v1.3