diff options
| -rw-r--r-- | setup_enviroment | 2 | ||||
| -rw-r--r-- | setup_enviroment_ptxplus | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/setup_enviroment b/setup_enviroment index 73fb7c1..c7e30aa 100644 --- a/setup_enviroment +++ b/setup_enviroment @@ -1,8 +1,6 @@ export GPGPUSIM_CONFIG=release #export GPGPUSIM_CONFIG=debug -SIMSUBDIR=fermi - export GPGPUSIM_ROOT="$( cd "$( dirname "$BASH_SOURCE" )" && pwd )" export QTINC=/usr/include diff --git a/setup_enviroment_ptxplus b/setup_enviroment_ptxplus index c233ebb..14932c3 100644 --- a/setup_enviroment_ptxplus +++ b/setup_enviroment_ptxplus @@ -1,5 +1,3 @@ -SIMSUBDIR=fermi - export GPGPUSIM_ROOT=$PWD export NVOPENCL_LIBDIR=/usr/lib64/ |
