summaryrefslogtreecommitdiff
path: root/src/gpgpu-sim/gpu-cache.cc
AgeCommit message (Expand)Author
2024-12-11Add SST integration into gpgpusim (#44)WilliamMTK
2024-08-21Stream stats (#71)JRPan
2024-07-16Auto clang format (#74)Aaron Barnes
2023-05-11Merge branch 'dev' into fix-issue-accel-sim-187JRPan
2023-05-10Added check if reservation fail happens to prevent SEGF during cache probechristindbose
2023-05-10Fix typosWeili An
2022-02-01Update CopyrightsJRPAN
2021-10-17AccelWattch dev IntegrationVijayKandiah
2021-06-22WT in lazy fetch on readJRPAN
2021-06-16correct dirty counterJRPAN
2021-06-03update readableJRPAN
2021-05-23format codeMahmoud Khairy A. Abdallah
2021-05-21cast to float - dirty line percentageJRPAN
2021-05-20L2 breakdown - reuse mf allocatorJRPAN
2021-05-19Merge branch 'dev' of https://github.com/accel-sim/gpgpu-sim_distribution int...Mahmoud Khairy A. Abdallah
2021-05-19minor improvementsJRPAN
2021-05-19re-wording/formattingJRPAN
2021-05-18Add WT to lazy_fetch_on_readJRPAN
2021-05-18remove runtime check of dirty counterJRPAN
2021-05-18reset dirty counterJRPAN
2021-05-18check sector readable only on readsJRPAN
2021-05-18remove MSHR_HIT from cache total accessJRPAN
2021-05-18dirty counter not resetting after kernel finishJRPAN
2021-05-18set byte mask on fillJRPAN
2021-05-18sending byte mask for all policiesJRPAN
2021-05-18little bug fix - flush()JRPAN
2021-05-18sending cache block byte maskJRPAN
2021-05-18dirty counter added. NO increamenting yetJRPAN
2021-05-15fixing streaming cache based on recent ubenchMahmoud Khairy A. Abdallah
2021-02-17fix hash funcitonJRPAN
2021-02-16Merge pull request #7 from JRPan/fix-was_writeback_sentmkhairy
2021-02-15bug fix was_writeback_sentJRPAN
2020-11-22Merge pull request #6 from JRPan/add_mshrmkhairy
2020-11-15added MSHR_HITJRPAN
2020-10-26Fix for bugs in lazy write handlingGwen
2020-06-01moving all ipoly equstions to one fileMahmoud
2020-05-23code refomrattingMahmoud
2020-05-23Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution i...Mahmoud
2019-10-23fixing the write-back L2 req in 64byte interleavingMahmoud
2019-09-23fixing reformattingMahmoud
2019-09-16Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution i...Mahmoud
2019-09-13Seems like multiple passes for reformatting commentsNick
2019-09-13Big reformat change using clang-format-6.0Nick
2019-09-13Revert "Add src/gpgpu-sim formatting"Nick
2019-09-13Add src/gpgpu-sim formattingNick
2019-09-12Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution i...Mahmoud
2019-09-12Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution i...Mahmoud
2019-08-30Merge branch 'dev-nvidia' into dev-privateMahmoud
2019-08-30update the adaptive cache behaviour and make L1 fully assoc in VoltaMahmoud
2019-08-26Merge branch 'dev' into fix_warningsRoland Green