summaryrefslogtreecommitdiff
path: root/src/gpgpu-sim
AgeCommit message (Expand)Author
2019-06-21Merge pull request #2 from purdue-aalp/devMengchi Zhang
2019-06-20Fix bug for bar.red.op.predMengchi Zhang
2019-06-19Merge remote-tracking branch 'upstream/dev' into devtgrogers
2019-06-19Merge pull request #96 from CoffeeBeforeArch/AerialVision_cache_supportTim Rogers
2019-06-10Remove those duplicated definedMengchi Zhang
2019-05-31add new params to the global stryct and fixing some bugsMahmoud
2019-05-26Merge pull request #1 from gpgpu-sim/devMengchi Zhang
2019-05-21fix bugs in tag() and some other functionJiangqiu Shen
2019-05-16fixing the link symbol errorMahmoud
2019-05-15make gpu_tot_cycle local variable not global variableMahmoud
2019-05-13Merge branch 'dev' into AerialVision_cache_supportTim Rogers
2019-05-07fixxing indentationMahmoud
2019-05-07Merge branch 'dev' of https://github.com/mkhairy/gpgpu-sim_distribution into devMahmoud
2019-05-07enable FEM and fixed indentationMahmoud
2019-05-02Merge branch 'dev' into devTim Rogers
2019-05-02Merge pull request #95 from CoffeeBeforeArch/volta_spelling_fixTim Rogers
2019-05-02Merge branch 'dev' of https://github.com/gpgpu-sim/gpgpu-sim_distribution int...Mahmoud
2019-04-25increase stat counter size to long longMahmoud
2019-04-18changes for compute capabiltyPreyesh Dalmia
2019-04-17Adding configs for device limits and fixed other misc bugsSuchita Pati
2019-04-11adding some stats and random hashingMahmoud
2019-04-11adding local xbar and fast execution modeMahmoud
2019-02-20Remove old comment, remove printstat used for functionality testsNick
2019-02-20Add full support for deprecated AerialVision L2 statsNick
2019-02-19Add initial infrastrucutre to support L2 (and other) cache statistics for Aer...Nick
2019-02-18Fix spelling from adpative -> adaptive for volta cache configNick
2018-11-18Merge branch 'dev' of https://github.com/gpgpu-sim/gpgpu-sim_distribution int...Mahmoud
2018-11-09Adding checkpoint supportDeval Shah
2018-11-09resolving merge conflictsDeval Shah
2018-11-09changes for checkpoint supportDeval Shah
2018-11-09resolving merge conflictDeval Shah
2018-11-07Adding INT unit, fixing tensor core latency, updating config filesMahmoud
2018-11-06adding tensor cores configMahmoud
2018-11-06Merge branch 'dev' of https://github.com/gpgpu-sim/gpgpu-sim_distribution int...Mahmoud
2018-11-05fixing subcore model bugMahmoud
2018-11-05adding Volta sub_core model and double L1 BWMahmoud
2018-11-05addressed the deadlock issueaamir
2018-11-05Merge branch 'dev' into devAamirRaihan
2018-11-04bug in the wmma_ld for load-c in fp16 modeaamir
2018-11-03merged with memory subsytem. Regression is passing but tensorcore kernel is s...aamir
2018-11-02added incount and outcount, addressed all of the pull request commentsaamir
2018-10-30updating the TITANV configMahmoud
2018-10-26made the changes compatible with old config filesMd Aamir Raihan
2018-10-24merged tensor-cores codeaamir
2018-10-11Merge branch 'dev-purdue-integration' of github.rcac.purdue.edu:TimRogersGrou...tgrogers
2018-10-11count misses of pending req as sector miss in streaming cacheMahmoud
2018-10-11Merging the latest dev from the public branchtgrogers
2018-10-11Merge branch 'dev-purdue-integration' of https://github.rcac.purdue.edu/abdal...Mahmoud
2018-10-11improving the performance of cache flushingMahmoud
2018-10-11Merge branch 'dev-purdue-integration' into dev-purdue-integrationTimothy G Rogers