summaryrefslogtreecommitdiff
path: root/configs/tested-cfgs/SM3_KEPLER_TITAN
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-06-01revmoing traces driven from gpgpusimMahmoud
2020-06-01moving all ipoly equstions to one fileMahmoud
2020-05-28splitting execution-driven and trace-driven config filesMahmoud
2020-05-23adding back titianCMahmoud
2020-05-22code reformattingMahmoud
2020-04-02updating the turing configMahmoud Khairy A. Abdallah
2020-04-02updating config filesMahmoud Khairy A. Abdallah
2020-02-09adding kepler sass, skip-first-kernel and update config fileMahmoud Khairy A. Abdallah