aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-18implemented unbind, currently only affects cudaArray mapJonathan
2018-05-18reverted cuda8 changes (extra fields) and assert texture bug fix's assumptionJonathan
2018-05-17changed for loop, pass pipeline?Jonathan
2018-05-17abstract_hardware_model.h:texrefAttr is different and can be searched via poi...Jonathan
2018-05-17counting matches with same texref contents, added cuda8 fields to texref structJonathan
2018-05-17allows gpgpusim to select a set of texture array,attr,info but maybe not the ...Jonathan
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
2018-05-16is_reg changeJonathan
2018-05-16Merge branch 'dev-purdue-integration' into dev-purdue-integrationTimothy G Rogers
2018-05-15fixing vache for voltaMahmoud
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