diff options
| author | Tim Rogers <[email protected]> | 2018-10-05 13:42:03 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2018-10-05 13:42:03 -0400 |
| commit | 77a18471d485b2a5bad8cf140185d41fd9d35055 (patch) | |
| tree | 70c9ab71a18695fe1b6c23b9665a664c9328ce86 /configs/GeForceGTX750Ti | |
| parent | 2f2345eef7e40e2fcd0cf5558adfa0fd4ff728d1 (diff) | |
| parent | 6ac985565bf5cb6d621487cc4d13163f63d5b646 (diff) | |
Merge pull request #76 from tgrogers/dev
Changes to allow correct occupancy with newer cards, while still running PTXPlus
Diffstat (limited to 'configs/GeForceGTX750Ti')
| -rw-r--r-- | configs/GeForceGTX750Ti/gpgpusim.config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/GeForceGTX750Ti/gpgpusim.config b/configs/GeForceGTX750Ti/gpgpusim.config index 8b030b6..c675aab 100644 --- a/configs/GeForceGTX750Ti/gpgpusim.config +++ b/configs/GeForceGTX750Ti/gpgpusim.config @@ -21,6 +21,7 @@ # shader core pipeline config -gpgpu_shader_registers 65536 +-gpgpu_occupancy_sm_number 52 # This implies a maximum of 64 warps/SM -gpgpu_shader_core_pipeline 2048:32 |
