diff options
| -rw-r--r-- | setup_environment | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/setup_environment b/setup_environment index 29c6b68..98f98c0 100644 --- a/setup_environment +++ b/setup_environment @@ -53,7 +53,3 @@ HOSTNAME_F=`hostname -f` if [ "x$HOSTNAME_F" == "x$OPENCL_REMOTE_GPU_HOST" ]; then unset OPENCL_REMOTE_GPU_HOST fi - -# the following are required to use native SASS via decuda -export DECUDA_INSTALL_PATH=$GPGPUSIM_ROOT/decuda/ -export D2PP_INSTALL_PATH=$GPGPUSIM_ROOT/decuda_to_ptxplus/ |
