summaryrefslogtreecommitdiff
path: root/src/gpgpu-sim/gpu-cache.h
AgeCommit message (Expand)Author
2024-08-21Stream stats (#71)JRPan
2024-07-16Auto clang format (#74)Aaron Barnes
2023-07-05Merge branch 'dev' into all_warnAhmad Alawneh
2023-06-17137 drop sector cache flexibility (#57)Fangjia Shen
2023-06-12no return warnings ngs fixAhmad Alawneh
2022-02-01Update CopyrightsJRPAN
2021-10-17AccelWattch dev IntegrationVijayKandiah
2021-06-03update readableJRPAN
2021-05-23format codeMahmoud Khairy A. Abdallah
2021-05-20fix merge conflictJRPAN
2021-05-19eliminate redundant code in gpu-cache.hMahmoud Khairy A. Abdallah
2021-05-19rename set_dirty_byte_maskMahmoud Khairy A. Abdallah
2021-05-19moving the unified size from the base class config to l1 configMahmoud Khairy A. Abdallah
2021-05-19moving shmem option to the base class and change the code to accept turing co...Mahmoud Khairy A. Abdallah
2021-05-19fixing the failing of mergingMahmoud Khairy A. Abdallah
2021-05-19Merge branch 'dev' of https://github.com/accel-sim/gpgpu-sim_distribution int...Mahmoud Khairy A. Abdallah
2021-05-19Merge branch 'dev' into adaptive-cacheJRPan
2021-05-19Use cache config multipilier when possibleJRPAN
2021-05-19minor improvementsJRPAN
2021-05-19re-wording/formattingJRPAN
2021-05-18adaptive cache - updateJRPAN
2021-05-18new configs - adaptive cache and cache write ratioJRPAN
2021-05-18Add WT to lazy_fetch_on_readJRPAN
2021-05-18check sector readable only on readsJRPAN
2021-05-18set byte mask on fillJRPAN
2021-05-18sending byte mask for all policiesJRPAN
2021-05-18sending cache block byte maskJRPAN
2021-05-18store ack for new wapsJRPAN
2021-05-18dirty counter added. NO increamenting yetJRPAN
2021-05-15adding the missing xoring hashingMahmoud Khairy A. Abdallah
2021-05-15fixing streaming cache based on recent ubenchMahmoud Khairy A. Abdallah
2021-02-17fix hash funcitonJRPAN
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
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-13Revert "Add additional formatting pass on directories"Nick
2019-09-13Add additional formatting pass on directoriesNick
2019-09-13Add src/gpgpu-sim formattingNick
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-nvidia' into dev-privateMahmoud
2019-08-26Banked L1, adding iSLIP and RR arbiteratio and adding some commentsMahmoud
2019-06-19Merge remote-tracking branch 'upstream/dev' into devtgrogers
2019-06-19Merge pull request #96 from CoffeeBeforeArch/AerialVision_cache_supportTim Rogers