aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-11Merge remote-tracking branch 'upstream/dev' into devtgrogers
2018-04-05Nice to know when the simulaton thread actually gets the exit call under norm...tgrogers
2018-04-05Nice to know when the simulaton thread actually gets the exit call under norm...tgrogers
2018-04-05fixing gpu-tot-cycle bugMahmoud
2018-04-05adding new stats counterMahmoud
2018-04-05adding new counters for parition level para and L2 BWMahmoud
2018-04-05GPGPU-Sim should always print when the sim thread exits - if this doesn't hap...tgrogers
2018-04-02print out all the cache stats even if they are zero - makes collection more u...tgrogers
2018-04-02Adding in Mahmoud's changes to the print cache statstgrogers
2018-04-01Merge branch 'dev-purdue-integration' of https://github.rcac.purdue.edu/jain1...Akshay Jain
2018-04-01Merge branch 'dev-purdue-integration' into dev-purdue-integrationAkshay Jain
2018-04-01Stats are now printing properly. Checked in bfsAkshay Jain
2018-03-31Merge commit '89db73061e043c26df22c7f18d9adb106d8078ac' into dev-purdue-integ...tgrogers
2018-03-31Getting rid of our constant, annoying prints. Running workloads of any size c...tgrogers
2018-03-30Moving the print to avoid spurrious statisticstgrogers
2018-03-30When CDP was added - we started printing garbage stats after every memcpy. I ...tgrogers
2018-03-30Merge pull request #17 from abdallm/dev-purdue-integrationTimothy G Rogers
2018-03-30Merge branch 'dev-purdue-integration' of https://github.rcac.purdue.edu/abdal...Mahmoud
2018-03-30fixing gpu-tot-cycle bugMahmoud
2018-03-28Merge pull request #64 from aamodt/devTor Aamodt
2018-03-28Fixing a minor typo in an old configtgrogers
2018-03-28Merge pull request #16 from abdallm/dev-purdue-integrationTimothy G Rogers
2018-03-28(attempt to) fix compile error in last checkinTor Aamodt
2018-03-28Merge remote-tracking branch 'upstream/dev' into devTor Aamodt
2018-03-28fix compile errors on Ubuntu LTS 16.04Tor Aamodt
2018-03-28Merge branch 'dev-purdue-integration' into dev-purdue-integrationTimothy G Rogers
2018-03-28gpuwaatch build does not parallelize nicely without -ptgrogers
2018-03-28adding new stats counterMahmoud
2018-03-28Merge branch 'dev-purdue-integration' of https://github.rcac.purdue.edu/abdal...Mahmoud
2018-03-28adding new counters for parition level para and L2 BWMahmoud
2018-03-27Merge branch 'dev-purdue-integration' into dev-purdue-integrationTimothy G Rogers
2018-03-27Merge pull request #15 from abdallm/patch-1Timothy G Rogers
2018-03-27Merge branch 'dev-purdue-integration' into dev-purdue-integrationTimothy G Rogers
2018-03-27Merge branch 'dev-purdue-integration' into patch-1Timothy G Rogers
2018-03-27sdk does not work with ptxplustgrogers
2018-03-27Update the write policy in P100Mahmoud Khairy A. Abdallah
2018-03-27Merge branch 'dev-purdue-integration' into dev-purdue-integrationTimothy G Rogers
2018-03-27Removing some configs that don't have to be run anymore.tgrogers
2018-03-27Merge branch 'dev-purdue-integration' into dev-purdue-integrationTimothy G Rogers
2018-03-27Correcting the segfault in stats print. It was because print_stats() was call...Akshay Jain
2018-03-26Diabling concurrent buildstgrogers
2018-03-26Adding in a nightly build that runs the worldtgrogers
2018-03-26Merge pull request #63 from pigrew/dev-printfFixgpgpu-sim
2018-03-26Merge pull request #62 from pigrew/dev-multiArchBreakpointgpgpu-sim
2018-03-26Merge pull request #61 from pigrew/dev-gitignoreUpdategpgpu-sim
2018-03-26Merge pull request #60 from pigrew/dev-ParserFixgpgpu-sim
2018-03-26Don't directly pass strings to printf (beacuse they wouldn't be escapped). Cl...Nathan Conrad
2018-03-26Provide portable (non-x86) breakpoint method which should work on all linuxes...Nathan Conrad
2018-03-26Ignore generated docs in gitignoreNathan J Conrad
2018-03-26Add vim swap files to gitignoreNathan J Conrad