summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-02-17fix hash funcitonJRPAN
2021-02-16Merge pull request #7 from JRPan/fix-was_writeback_sentmkhairy
2021-02-15bug fix was_writeback_sentJRPAN
2021-01-27Merge pull request #5 from allencho1222/patch-2Tim Rogers
2021-01-27Merge pull request #4 from allencho1222/patch-1Tim Rogers
2020-11-22Merge pull request #6 from JRPan/add_mshrmkhairy
2020-11-15added MSHR_HITJRPAN
2020-11-09do not truncate 32 MSB bits of the memory addressallen
2020-11-09change address type into ullallen
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-07-12Merge remote-tracking branch 'gpgpu/dev' into dev-4.xTim Rogers
2020-07-04editTor Aamodt
2020-07-04okay, old schoolTor Aamodt
2020-07-04trying againTor Aamodt
2020-07-04edit for c++11 stuff added to instructions.ccTor Aamodt
2020-07-03removed whitespace changesLucy Liu
2020-07-03add activemask, bfind, vmin, and vmax implementations from FrancoisLucy Liu
2020-06-27Getting rid of a warningtgrogers
2020-06-01adding my nameMahmoud
2020-06-01fixing the dram assert due to hashing errorMahmoud
2020-06-01revmoing traces driven from gpgpusimMahmoud
2020-06-01ooh forgot to add hashing filesMahmoud
2020-06-01renaming the executableMahmoud
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-31add spec unit params setMahmoud
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-23adding turing ISAMahmoud
2020-05-23code refomrattingMahmoud
2020-05-23Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution i...Mahmoud
2020-05-22moving ISA def files to new folderMahmoud
2020-05-22code reformattingMahmoud
2020-05-20Merge branch 'dev-traces' of https://github.com/mkhairy/gpgpu-sim-traces into...Mahmoud
2020-05-20rmoving repeated lineMahmoud
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-27Merge pull request #137 from gangmul12/deadlock_fixTor Aamodt