aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-04-12fixing FCFS bugMahmoud
2018-03-31Merge commit '89db73061e043c26df22c7f18d9adb106d8078ac' into ↵tgrogers
dev-purdue-integration
2018-03-31Getting rid of our constant, annoying prints. Running workloads of any size ↵tgrogers
causes ridiculous output file sizes
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
am stopping this by gaurding against it in the same way we do for updating the stat counts (checking if we have executed any cycles before printing). I am not sure what this does to CDP stat prints - as I am not sure what CDP kernels so to sim_cycles.... However EVERY other app except CDP is spewing junk to the output and it really messes up any per-kernel stat collection scripts.
2018-03-30Merge pull request #17 from abdallm/dev-purdue-integrationTimothy G Rogers
Dev purdue integration
2018-03-30Merge branch 'dev-purdue-integration' of ↵Mahmoud
https://github.rcac.purdue.edu/abdallm/gpgpu-sim_distribution into dev-purdue-integration
2018-03-30fixing gpu-tot-cycle bugMahmoud
2018-03-28Fixing a minor typo in an old configtgrogers
2018-03-28Merge pull request #16 from abdallm/dev-purdue-integrationTimothy G Rogers
Dev purdue integration
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 ↵Mahmoud
https://github.rcac.purdue.edu/abdallm/gpgpu-sim_distribution into dev-purdue-integration
2018-03-28adding new counters for parition level para and L2 BWMahmoud
2018-03-27Merge pull request #15 from abdallm/patch-1Timothy G Rogers
Update the write policy in P100
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-27Removing some configs that don't have to be run anymore.tgrogers
2018-03-26Diabling concurrent buildstgrogers
2018-03-26Adding in a nightly build that runs the worldtgrogers
2018-03-26Merge pull request #14 from abdallm/dev-purdue-integrationTimothy G Rogers
Fixing resources limitation assertion for compute cab 61
2018-03-26Merge branch 'dev-purdue-integration' into dev-purdue-integrationTimothy G Rogers
2018-03-26Fixing resources limitation assertion for compute cab 61Mahmoud
2018-03-25Merge pull request #13 from tgrogers/dev-purdue-integrationTimothy G Rogers
Support for lonestar and modifying our configs to not completely screw up when the user configures the cache preference
2018-03-25Need to make sure we don't kill the L1 tootgrogers
2018-03-25Need to explicity set this or the stupid GPGPU-Sim defaults of 16k kicks in.tgrogers
2018-03-25succeed if just remining the GPU that pinned memory can beusedtgrogers
2018-03-25Fixing a bug in mengchi's committgrogers
2018-03-25Add lonestar tick supportMengchi Zhang
Signed-off-by: Mengchi Zhang <[email protected]>
2018-03-25Merging with updates in the public repotgrogers
2018-03-24Adding in a patch to get lonestargpu to worktgrogers
2018-03-24The new CUDAs complain about version info not being embedded into the so ↵tgrogers
file. Having gpgpu-sim ebed some version info to stop the error complaints
2018-03-24The new CUDAs complain about version info not being embedded into the so ↵tgrogers
file. Having gpgpu-sim ebed some version info to stop the error complaints
2018-03-22Merge pull request #58 from tgrogers/devgpgpu-sim
Integrating some setup stuff and proper support or a maximum number of instructions (which was previously broken)
2018-03-22Fixing the break limit bugMahmoud
2018-03-22Adding support for CUDA 9.1tgrogers
2018-03-20Adding in some setupscript stuff to properly print the build version and get ↵tgrogers
rid of this not fully tested warning
2018-03-18Adding in auto-correlation plotstgrogers
2018-03-15Merge pull request #11 from abdallm/dev-purdue-integrationTimothy G Rogers
Dev purdue integration
2018-03-15Merge branch 'dev-purdue-integration' of ↵Mahmoud
https://github.rcac.purdue.edu/TimRogersGroup/gpgpu-sim_distribution into dev-purdue-integration
2018-03-14Adding in a .csv extensiontgrogers
2018-03-14forgot stats file on otherstgrogers
2018-03-14delete the dir, then link ittgrogers
2018-03-14link the data to vut build timestgrogers
2018-03-14Adding the ability to plot all the runs automaticallytgrogers
2018-03-13Just make the relevant apps - don't waste time making stuff you don't usetgrogers
2018-03-13Just make the relevant apps - don't waste time making stuff you don't usetgrogers
2018-03-13fixing jenkinsfile errortgrogers