From 3f9fb9098730d666903f363e4d32b8bbd5f0a484 Mon Sep 17 00:00:00 2001 From: "Andrew M. B. Boktor" Date: Wed, 9 Nov 2011 13:26:14 -0800 Subject: 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] --- configs/QuadroFX5800/gpgpusim.config | 2 ++ 1 file changed, 2 insertions(+) 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 -- cgit v1.3