summaryrefslogtreecommitdiff
path: root/configs/tested-cfgs/SM75_RTX2060_S/gpgpusim.config
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.
2022-02-18update configs max concurrent kernel based on compute capabilityAaron M Barnes
2021-10-17AccelWattch dev IntegrationVijayKandiah