summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-01Update CopyrightsJRPAN
2022-02-01rm hw_perf.csv from config folderJRPAN
2021-10-17AccelWattch dev IntegrationVijayKandiah
2021-10-17Merge pull request #5 from accel-sim/devVijay Kandiah
2021-08-23Ampere and Turing also lrr schedulerJRPAN
2021-08-23Update volta to use lrr schedulerJRPAN
2021-08-16better oc selecting when sub core enabledJRPAN
2021-08-16Adding restricted round robin schedulerJRPAN
2021-06-22WT in lazy fetch on readJRPAN
2021-06-16correct dirty counterJRPAN
2021-06-03minor improvementsJRPAN
2021-06-03update readableJRPAN
2021-05-31rewrite shmem_option parsingJRPAN
2021-05-27fixing configsMahmoud Khairy A. Abdallah
2021-05-26changing kernel latencyMahmoud Khairy A. Abdallah
2021-05-26updating the configs based on the tuner outputMahmoud Khairy A. Abdallah
2021-05-23format codeMahmoud Khairy A. Abdallah
2021-05-22Update README.mdmkhairy
2021-05-22Update CHANGESmkhairy
2021-05-22Update versionmkhairy
2021-05-21Merge pull request #17 from JRPan/rewrite-l2-breakdownmkhairy
2021-05-21cast to float - dirty line percentageJRPAN
2021-05-20L2 breakdown - reuse mf allocatorJRPAN
2021-05-20fix merge conflictJRPAN
2021-05-19Merge pull request #16 from mkhairy/devmkhairy
2021-05-19oops delete this config, it should not be pushedMahmoud Khairy A. Abdallah
2021-05-19change L1 cache config in Volta+ to be write-through and write-allocate based...Mahmoud Khairy A. Abdallah
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-19chaning @sets to 4 based on recent ubenchsMahmoud Khairy A. Abdallah
2021-05-19updating config filesMahmoud Khairy A. Abdallah
2021-05-19updating config files with right adaptive cache parametersMahmoud 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-19add checking on spec unit in subcoreMahmoud Khairy A. Abdallah
2021-05-19Merge pull request #15 from JRPan/adaptive-cachemkhairy
2021-05-19Merge branch 'dev' into adaptive-cacheJRPan
2021-05-19Merge pull request #14 from JRPan/spring-2021-allmkhairy
2021-05-19Use cache config multipilier when possibleJRPAN
2021-05-19minor improvementsJRPAN
2021-05-19formatting againJRPAN
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-18remove runtime check of dirty counterJRPAN
2021-05-18reset dirty counterJRPAN
2021-05-18check sector readable only on readsJRPAN