diff options
| author | Suchita Pati <[email protected]> | 2018-05-01 15:18:11 -0500 |
|---|---|---|
| committer | Suchita Pati <[email protected]> | 2018-05-01 15:18:11 -0500 |
| commit | e096e97dc6d38e26d21a83347bd0367cb6d78aeb (patch) | |
| tree | bb0f476fd02f3d4fa0bae1f64ea2084252e628a0 /configs/GeForceGTX750Ti | |
| parent | 70e036c6007135c43d213139e1a6963090721f59 (diff) | |
Added -save_embedded_ptx 1 to config files
Diffstat (limited to 'configs/GeForceGTX750Ti')
| -rw-r--r-- | configs/GeForceGTX750Ti/gpgpusim.config | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/GeForceGTX750Ti/gpgpusim.config b/configs/GeForceGTX750Ti/gpgpusim.config index 8b030b6..b6870b0 100644 --- a/configs/GeForceGTX750Ti/gpgpusim.config +++ b/configs/GeForceGTX750Ti/gpgpusim.config @@ -1,3 +1,6 @@ +#Save the cuobjdump dump +#-save_embedded_ptx 1 + # functional simulator specification -gpgpu_ptx_instruction_classification 0 -gpgpu_ptx_sim_mode 0 |
