diff options
| author | Andrew M. B. Boktor <[email protected]> | 2012-05-21 18:46:39 -0800 |
|---|---|---|
| committer | Andrew Boktor <[email protected]> | 2014-08-14 13:47:31 -0700 |
| commit | 2e4a945a40ee9448f727b2dd6e721a5e6fcc53c4 (patch) | |
| tree | 66477d845fe6568779eb0b81905c01a4d300da76 /setup_environment | |
| parent | efbfd78a143b2e9be6d981252fd117c09db98682 (diff) | |
Removing some decuda stuff that I didn't know existed
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 12696]
Diffstat (limited to 'setup_environment')
| -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/ |
