summaryrefslogtreecommitdiff
path: root/configs/tested-cfgs/SM7_GV100
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-12-18Update gpgpusim.configFangjia Shen
Fixed an outdated comment line
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.
2023-06-07Revert QV100 config and add GV100 configJRPan