diff options
| author | Tor Aamodt <[email protected]> | 2012-05-17 22:24:30 -0800 |
|---|---|---|
| committer | Andrew Boktor <[email protected]> | 2014-08-14 13:47:31 -0700 |
| commit | 17503436d1a02c5727fec69d1837081e9908c4cf (patch) | |
| tree | b216c7d29a366558eacb9651e9608199b8f0bccc /configs | |
| parent | 4ef56f6e1f21ea77a1747fac9e13948ad448269f (diff) | |
Remove -gpgpu_ptx_use_cuobjdump from configs. Update error reporting to be more helpful.
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 12654]
Diffstat (limited to 'configs')
| -rw-r--r-- | configs/Fermi/gpgpusim.config | 3 | ||||
| -rw-r--r-- | configs/QuadroFX5800/gpgpusim.config | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/configs/Fermi/gpgpusim.config b/configs/Fermi/gpgpusim.config index c68001a..1a63db1 100644 --- a/configs/Fermi/gpgpusim.config +++ b/configs/Fermi/gpgpusim.config @@ -95,9 +95,6 @@ -gpgpu_runtime_stat 500 -enable_ptx_file_line_stats 1 -# 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 -gpgpu_ptx_save_converted_ptxplus 0 diff --git a/configs/QuadroFX5800/gpgpusim.config b/configs/QuadroFX5800/gpgpusim.config index 5bb0188..ad1b022 100644 --- a/configs/QuadroFX5800/gpgpusim.config +++ b/configs/QuadroFX5800/gpgpusim.config @@ -60,9 +60,6 @@ -gpgpu_runtime_stat 500 -enable_ptx_file_line_stats 1 -# 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 -gpgpu_ptx_save_converted_ptxplus 0 |
