summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-21some additional changes descriptionstgrogers
2020-04-21Small change from the auto-formattertgrogers
2020-04-09another line deleted due to format checktgrogers
2020-04-09for now commenting out the format check since it seems to fail.tgrogers
2020-04-09Missed a line in the merge that was causing livelock on the asyncAPI apptgrogers
2020-04-07Merge remote-tracking branch 'localpub/dev' into devtgrogers
2020-04-06A simple sciprt to clang-format the codeTim Rogers
2020-04-02updating the turing configMahmoud Khairy A. Abdallah
2020-04-02updating config filesMahmoud Khairy A. Abdallah
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-12Merge pull request #156 from bftf/devTor Aamodt
2019-11-12Updated the ifdef flag which enables/disables the relevant code blocks for cu...bftf
2019-11-12handling the atomics in trace-driven and add the missing two instructions of ...Mahmoud
2019-11-12updating SASS config for tensor coresMahmoud
2019-11-11adding special cases for tracesMahmoud
2019-11-11Enabled CUDA 10. Added implementations for __cudaPushCallConfiguration and __...bftf
2019-10-25Merge pull request #33 from rgreen/max_ctaRoland Green
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