summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup_enviroment4
1 files changed, 2 insertions, 2 deletions
diff --git a/setup_enviroment b/setup_enviroment
index 796c8fc..7ecff07 100644
--- a/setup_enviroment
+++ b/setup_enviroment
@@ -1,4 +1,4 @@
-SIMSUBDIR=mem_divergence
+SIMSUBDIR=fermi
export GPGPUSIM_ROOT=$PWD
@@ -16,7 +16,7 @@ export NVIDIA_CUDA_SDK_LOCATION=$NVIDIA_COMPUTE_SDK_LOCATION/
export LD_LIBRARY_PATH=$GPGPUSIM_ROOT/lib/$GPGPUSIM_CONFIG:$LD_LIBRARY_PATH
export PATH=$GPGPUSIM_ROOT/bin:$CUDA_INSTALL_PATH/bin:$PATH
HF=`hostname -f`
-export OPENCL_REMOTE_GPU_HOST=aamodt-pc08.ece.ubc.ca
+export OPENCL_REMOTE_GPU_HOST=aamodt-pc05.ece.ubc.ca
if [ $HF = $OPENCL_REMOTE_GPU_HOST ]; then
unset OPENCL_REMOTE_GPU_HOST