summaryrefslogtreecommitdiff
path: root/configs/tested-cfgs/SM6_TITANX
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.
2021-10-17AccelWattch dev IntegrationVijayKandiah
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-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
2020-04-02updating config filesMahmoud Khairy A. Abdallah
2020-02-09adding kepler sass, skip-first-kernel and update config fileMahmoud Khairy A. Abdallah
2019-10-17Merge pull request #130 from srirajpaul/config_pascalTim Rogers
Fix SM6_TITANX config to use pascal file
2019-07-21take account of shfl latencyboyealKim
2019-07-12fixing device and function parameters configMahmoud
2019-06-22Fix SM6_TITANX config to use pascal filesriraj
2019-05-02Merge branch 'dev' of https://github.com/gpgpu-sim/gpgpu-sim_distribution ↵Mahmoud
into dev
2019-04-25adding v100 config fileMahmoud
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-30Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution ↵Mahmoud
into dev
2018-10-23Moving configs to folders with better namestgrogers