summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
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-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
Nvbits
2019-11-11adding special cases for tracesMahmoud
2019-10-25adding binary version and remove core id from the trace parsingMahmoud
2019-10-24read addresses as base+stride in trace-driven modeMahmoud
2019-10-23fixing the write-back L2 req in 64byte interleavingMahmoud
2019-10-22fixing LDC inst in trace-driven modeMahmoud
2019-10-16fixing the UX load from the tracesMahmoud
2019-10-16adding perfect inst and const supportMahmoud
2019-10-16fixing the IPOLY L2 and Dram indexingMahmoud
2019-10-16adding new stats, verbose, granting arbit in the local xbarMahmoud
2019-10-16adding kernel latencyMahmoud
2019-10-16adding the exit message in trace-driven modeMahmoud
2019-10-07adding the exit message in trace-driven modeMahmoud
2019-09-30trace driven static linking and fixing the inst count bugMahmoud
2019-09-30adding trace-driven.cc missing fileMahmoud
2019-09-30changing traces directory nameMahmoud
2019-09-30fixing the execution-driven linking errorMahmoud
2019-09-27cleat the traces PC bugMahmoud
2019-09-24adding traces generatorMahmoud
2019-09-20removing some comments and refectoring the codeMahmoud
2019-09-19support trace-driven and changing the shader.ccMahmoud
2019-09-16updating the parserMahmoud
2019-09-13adding the traces parsingMahmoud
2019-09-12Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution ↵Mahmoud
into dev-traces
2019-09-12parsing insts from tracesMahmoud
2019-09-12Remove GPGPUsim_ctx_ptr()Mengchi Zhang
Signed-off-by: Mengchi Zhang <[email protected]>
2019-09-11Remove g_stream_manager()Mengchi Zhang
Signed-off-by: Mengchi Zhang <[email protected]>
2019-09-11Remove g_the_gpu()Mengchi Zhang
Signed-off-by: Mengchi Zhang <[email protected]>
2019-09-04adding trace class and parss kernel infoMahmoud
2019-09-03Merge pull request #29 from rgreen/fix_warningsTim Rogers
Fix warnings