summaryrefslogtreecommitdiff
path: root/src/gpgpu-sim
AgeCommit message (Expand)Author
2021-05-10sub core model dispatches only to assigned exec pipelinesAaron Barnes
2021-05-09validated collector unit partitioning based on schedulerAaron M Barnes
2021-05-09useful print statementAaron M Barnes
2021-05-09minor fixesAaron M Barnes
2021-05-09parition CU allocation, add printsAaron Barnes
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-08-01Merge pull request #2 from gpgpu-sim/devTim Rogers
2020-07-30adding support for the trace splitMahmoud
2020-07-30Add Completed CTAs output in Visualizer Logcesar-avalos3
2020-06-27Getting rid of a warningtgrogers
2020-06-01adding my nameMahmoud
2020-06-01fixing the dram assert due to hashing errorMahmoud
2020-06-01ooh forgot to add hashing filesMahmoud
2020-06-01moving all ipoly equstions to one fileMahmoud
2020-05-31adding the virtual method back to gpgpu-sim classMahmoud
2020-05-31fixing TEX error maapping by removing virtual member form gpgpu-sim classMahmoud
2020-05-30adding new specialization unitsMahmoud
2020-05-27splitting trace-driven from gpgpu-sim - part 2Mahmoud
2020-05-26splitting the trace-diven from the gpgpu-simMahmoud
2020-05-23code refomrattingMahmoud
2020-05-23Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution i...Mahmoud
2020-05-22code reformattingMahmoud
2020-05-18fixing some failing appsMahmoud Khairy A. Abdallah
2020-04-07Merge remote-tracking branch 'localpub/dev' into devtgrogers
2020-03-31fixing the tensor unit failingMahmoud Khairy A. Abdallah
2020-03-31adding new commentsMahmoud Khairy A. Abdallah
2020-03-31fixing the RF assertionMahmoud Khairy A. Abdallah
2020-03-31adding some RF statsMahmoud Khairy A. Abdallah
2020-03-31adding inst fetch throughputMahmoud Khairy A. Abdallah
2020-03-26increase inst fetch thoughputMahmoud Khairy A. Abdallah
2020-03-26fixing core fetch bwMahmoud Khairy A. Abdallah
2020-02-13fixing pascalMahmoud Khairy A. Abdallah
2020-02-10removing assertion in random hashingMahmoud Khairy A. Abdallah
2020-02-09adding kepler sass, skip-first-kernel and update config fileMahmoud Khairy A. Abdallah
2020-01-06fixing the dram read/write countMahmoud
2019-11-21fixing the access alignment in trace-driven modeMahmoud
2019-11-20fixing atomic bug in trace-driven modeMahmoud
2019-11-15invalidate l1 cache at membar - fixingMahmoud
2019-11-15invalidate l1 cache at membarMahmoud
2019-11-14fixing the missing instruction bug in trace-driven modeMahmoud
2019-11-12handling the atomics in trace-driven and add the missing two instructions of ...Mahmoud
2019-10-25Add a new config option to cap the max number of completed CTAsNick
2019-10-23fixing the write-back L2 req in 64byte interleavingMahmoud
2019-10-16adding perfect inst and const supportMahmoud
2019-10-16fixing the IPOLY L2 and Dram indexingMahmoud