summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew M. B. Boktor <[email protected]>2011-11-09 13:26:14 -0800
committerAndrew Boktor <[email protected]>2014-08-14 13:18:24 -0700
commit3f9fb9098730d666903f363e4d32b8bbd5f0a484 (patch)
treee751cfc268cca5e34ee14e4245a935a3e8e89802
parent3f5f7fdac100acda6570dc1eb33e28e82f4eca25 (diff)
Disabled ptxplus by default and added a comment about the conditions needed for it to be enabled
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 10870]
-rw-r--r--configs/QuadroFX5800/gpgpusim.config2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/QuadroFX5800/gpgpusim.config b/configs/QuadroFX5800/gpgpusim.config
index 7ec460f..3d6afba 100644
--- a/configs/QuadroFX5800/gpgpusim.config
+++ b/configs/QuadroFX5800/gpgpusim.config
@@ -46,6 +46,8 @@
-enable_ptx_file_line_stats 1
# enable SASS execution
+# For this to work correctly, you need to build the binary using older cuda (<3.0)
+# Make sure this condition is met before enabling ptxplus
#-gpgpu_ptx_convert_to_ptxplus 1
#-gpgpu_ptx_save_converted_ptxplus 1