summaryrefslogtreecommitdiff
path: root/configs/tested-cfgs/SM2_GTX480
AgeCommit message (Collapse)Author
2025-02-18Fix cache string description in config files (#96)WilliamMTK
* fix_cache_string: update cache desc in config files and remove typos * fix_cache_string: update gitignore
2023-06-17137 drop sector cache flexibility (#57)Fangjia Shen
Addresses accel-sim issue 137. For sector cache, the sector size must be 32B (hard-coded and not configurable) and cache line size must be set to 128B; a runtime parameter check will terminate simulation if the cache line size is not 128B.
2020-05-23Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution ↵Mahmoud
into dev-traces
2020-05-22code reformattingMahmoud
2020-04-07Merge remote-tracking branch 'localpub/dev' into devtgrogers
2019-07-21take account of shfl latencyboyealKim
2019-07-12fixing device and function parameters configMahmoud
2019-04-18changes for compute capability major/minorPreyesh Dalmia
2019-04-17Modified config files to add device limit configurationsSuchita Pati
2018-11-07Adding INT unit, fixing tensor core latency, updating config filesMahmoud
2018-10-23Moving configs to folders with better namestgrogers