aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-06-22Merge branch 'dev-purdue-integration' of ↵Mahmoud
https://github.rcac.purdue.edu/abdallm/gpgpu-sim_distribution into dev-purdue-integration-trace
2018-06-22adding the main fileMahmoud
2018-06-15memory partition indexingMahmoud
2018-05-19Updating the nightly to use the TITANV as welltgrogers
2018-05-19Updating to run the volta config and reflect the new config namestgrogers
2018-05-19Config renametgrogers
2018-05-16More sane naming conventiontgrogers
2018-05-16Moving all the 3.x cfgs to a new subdirectorytgrogers
2018-05-16Merge pull request #20 from abdallm/dev-purdue-integrationTimothy G Rogers
Dev purdue integration
2018-05-16Merge branch 'dev-purdue-integration' into dev-purdue-integrationTimothy G Rogers
2018-05-15fixing vache for voltaMahmoud
2018-05-1560 coals modeMahmoud
2018-05-15Merge branch 'dev-purdue-integration' of ↵Mahmoud
https://github.rcac.purdue.edu/abdallm/gpgpu-sim_distribution into dev-purdue-integration
2018-05-15fixnig icnt voltaMahmoud
2018-05-15adding Volta model configsMahmoud
2018-04-26Updating to use the correct correlation filetgrogers
2018-04-26Consolidating a number of these tests and using the new correlation script ↵tgrogers
in the simulations repo
2018-04-25Naming the plot sub-directories in a more sane waytgrogers
2018-04-25Changing the config specs to reflect the new flex configstgrogers
2018-04-23Do not fail when some of the apps fails and fail 30 minutes between polling ↵tgrogers
the results.
2018-04-23trying to make this only once per daytgrogers
2018-04-23Oops forgot last .txt referencetgrogers
2018-04-23change the filename for the app listtgrogers
2018-04-23propoerly pointing to the app listtgrogers
2018-04-23Fixing the data directory linkagetgrogers
2018-04-23bad triggertgrogers
2018-04-23Fixing some bugstgrogers
2018-04-23Merge branch 'dev-purdue-integration' of ↵tgrogers
https://github.rcac.purdue.edu/TimRogersGroup/gpgpu-sim_distribution into dev-purdue-integration
2018-04-23renaming some stuff in the nightly filetgrogers
2018-04-23renaming the nightly filetgrogers
2018-04-18Merge pull request #18 from abdallm/dev-purdue-integrationTimothy G Rogers
Dev purdue integration
2018-04-18Merge branch 'dev-purdue-integration' into dev-purdue-integrationTimothy G Rogers
2018-04-18Merge pull request #19 from green349/gcc_supportTimothy G Rogers
GCC 4.8.2 Support
2018-04-12adding sime spacesMahmoud
2018-04-12fixing FCFS bugMahmoud
2018-04-11Merge branch 'gcc_support' of ↵green349
https://github.rcac.purdue.edu/green349/gpgpu-sim_distribution into gcc_support
2018-04-11Add support for isnan to compile with GCC-4.8.2green349
2018-04-11Merge branch 'dev-purdue-integration' into gcc_supportRoland Green
2018-04-11Add support for isnan to compile with GCC-4.8.2Roland Green
2018-04-11Don't need to delete these anymore for the quick linkingtgrogers
2018-04-05Nice to know when the simulaton thread actually gets the exit call under ↵tgrogers
normal operation. This helps immensely in a clustered environmrnt where jobs randomly fail
2018-04-02print out all the cache stats even if they are zero - makes collection more ↵tgrogers
uniform
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