diff options
Diffstat (limited to 'configs/QuadroFX5800')
| -rw-r--r-- | configs/QuadroFX5800/gpgpusim.config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/QuadroFX5800/gpgpusim.config b/configs/QuadroFX5800/gpgpusim.config index 1dc09eb..5bb0188 100644 --- a/configs/QuadroFX5800/gpgpusim.config +++ b/configs/QuadroFX5800/gpgpusim.config @@ -60,8 +60,8 @@ -gpgpu_runtime_stat 500 -enable_ptx_file_line_stats 1 -# Using cuobjdump to extract ptx/SASS --gpgpu_ptx_use_cuobjdump 0 +# Using cuobjdump to extract ptx/SASS (must be enabled with CUDA >= 4.0) +-gpgpu_ptx_use_cuobjdump 1 # SASS execution (only supported with CUDA >= 4.0) -gpgpu_ptx_convert_to_ptxplus 0 |
