aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-15Merge branch 'dev' of https://github.rcac.purdue.edu/TimRogersGroup/gpgpu-sim...Mahmoud
2018-05-1560 coals modeMahmoud
2018-05-15Merge branch 'dev-purdue-integration' of https://github.rcac.purdue.edu/abdal...Mahmoud
2018-05-15fixnig icnt voltaMahmoud
2018-05-15adding Volta model configsMahmoud
2018-05-12mma addednegargoli93
2018-05-12commit for eece527projectnegargoli93
2018-05-09When doing the HW correlation, do not count the first 4 cycle runs (all our d...tgrogers
2018-05-09Merge remote-tracking branch 'public/dev' into devtgrogers
2018-05-09if data_dirs is not there - forget about ittgrogers
2018-05-09Getting the simulator to compile with older versions of g++tgrogers
2018-05-04Getting the simulator to compile with older versions of g++tgrogers
2018-05-02Minor change in config descriptionSuchita Pati
2018-05-01Merge branch 'dev' of https://bitbucket.org/suchitapati/gpgpusim-cudnn-05-01-...Suchita Pati
2018-05-01Added -save_embedded_ptx 1 to config filesSuchita Pati
2018-05-01Initial Bitbucket Pipelines configurationSuchita Pati
2018-05-01Added support for -gpgpu_registers_per_block configSuchita Pati
2018-04-26Updating to use the correct correlation filetgrogers
2018-04-26Consolidating a number of these tests and using the new correlation script in...tgrogers
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-25Merged in amruth_s/apr14 (pull request #6)Amruth
2018-04-23Do not fail when some of the apps fails and fail 30 minutes between polling t...tgrogers
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 https://github.rcac.purdue.edu/TimRo...tgrogers
2018-04-23renaming some stuff in the nightly filetgrogers
2018-04-23renaming the nightly filetgrogers
2018-04-22Clang disallows empty bracks to show array indices. I believe that inserting ...Nathan Conrad
2018-04-22One more instance of where a string should be escaped with %s before being pa...Nathan Conrad
2018-04-22Some classes were referred to as a class and a struct (reported as clang warn...Nathan Conrad
2018-04-22Add cmath include to cuda-math.h, to allow std::isnan to be usedNathan Conrad
2018-04-19Merge branch 'dev' of https://bitbucket.org/amruth_s/apr14 into devAmruth
2018-04-19Crash when array pointers are passedAmruth
2018-04-18Merge pull request #18 from abdallm/dev-purdue-integrationTimothy G Rogers
2018-04-18Merge branch 'dev-purdue-integration' into dev-purdue-integrationTimothy G Rogers
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
2018-04-16Merged in amruth_s/apr14 (pull request #4)Amruth
2018-04-15Initial Bitbucket Pipelines configurationAmruth
2018-04-14solving alignment issueAmruth
2018-04-13Merged in suchitapati/gpgpusim-cudnn (pull request #2)Suchita Pati
2018-04-12adding sime spacesMahmoud
2018-04-12fixing FCFS bugMahmoud
2018-04-11Merge branch 'gcc_support' of https://github.rcac.purdue.edu/green349/gpgpu-s...green349