summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Rogers <[email protected]>2011-11-16 15:02:34 -0800
committerAndrew Boktor <[email protected]>2014-08-14 13:18:25 -0700
commitc3c78aced97ae32c93d3e09985247a44cdcbabe7 (patch)
treed7b1c8928a57a9bb41beba80eeeb37fe1fb2876d
parent588710d336f89eb88714b8edc51b95797489623c (diff)
Adding in a comment
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 10962]
-rw-r--r--setup_environment5
1 files changed, 5 insertions, 0 deletions
diff --git a/setup_environment b/setup_environment
index 7cd0855..d1dcff3 100644
--- a/setup_environment
+++ b/setup_environment
@@ -1,6 +1,11 @@
# see README before running this
# uncomment the line with debug if you want to run GPGPU-Sim in gdb
+# Alternatively you can run:
+# ./config_setup debug
+# or
+# ./config_setup release
+# This avoids extending your LD_LIBRARY_PATH when changing the configuration
export GPGPUSIM_CONFIG=release
# export GPGPUSIM_CONFIG=debug