summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2020-02-13fixing pascalMahmoud Khairy A. Abdallah
2020-02-10removing assertion in random hashingMahmoud Khairy A. Abdallah
2020-02-10fixing the kepler statsMahmoud Khairy A. Abdallah
2020-02-10fixing kepler load in sassMahmoud Khairy A. Abdallah
2020-02-09adding missing kepler instsMahmoud Khairy A. Abdallah
2020-02-09adding kepler sass, skip-first-kernel and update config fileMahmoud Khairy A. Abdallah
2020-01-08fixing the memcpy assertionMahmoud
2020-01-06fixing the dram read/write countMahmoud
2019-12-25adding memcpy tracesMahmoud
2019-11-21adding pascal code and fixing atomic bugMahmoud
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-15adding some commentsMahmoud
2019-11-15fixing memory width bug in trace-driven modeMahmoud
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-11-11adding special cases for tracesMahmoud
2019-10-25adding binary version and remove core id from the trace parsingMahmoud
2019-10-25Add a new config option to cap the max number of completed CTAsNick
2019-10-24read addresses as base+stride in trace-driven modeMahmoud
2019-10-23fixing the write-back L2 req in 64byte interleavingMahmoud