aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-05-25erase texinfo in unbind and disable assertJonathan
2018-05-25implemented unbind, currently only affects cudaArray mapJonathan
2018-05-25reverted cuda8 changes (extra fields) and assert texture bug fix's assumptionJonathan
2018-05-25changed for loop, pass pipeline?Jonathan
2018-05-25abstract_hardware_model.h:texrefAttr is different and can be searched via ↵Jonathan
pointer cuda-sim.cc: counts matches between cudaBinTextureToArray texref param (pointer) to texref pointers in m_NameToTextureRef
2018-05-25counting matches with same texref contents, added cuda8 fields to texref structJonathan
2018-05-25allows gpgpusim to select a set of texture array,attr,info but maybe not the ↵Jonathan
right one
2018-05-25is_reg changeJonathan
2018-05-24changed assertion to warning when binding to previously bound name.Jonathan
2018-05-23unimplement cudaStreaWaitEvent because I don't know what I'm doingJonathan
2018-05-23assertions and comments that allow the current unbind implementation to ↵Jonathan
behave correctly
2018-05-22gitignoreJonathan
2018-05-22cudaStreamWaitEvent tentative implementationJonathan
2018-05-22restructured texref maps to fix texture bugJonathan
2018-05-22unbind implementationJonathan
2018-05-22revert to before texture bugJonathan
2018-05-21Merged in suchitapati/gpgpusim-cudnn-5-18-18 (pull request #8)Suchita Pati
Support for ld operand in register space Approved-by: tgrogers-purdue <[email protected]>
2018-05-21Merged in suchitapati/gpgpusim-cudnn-05-01-18 (pull request #7)Suchita Pati
Support for -gpgpu_registers_per_block and addition of -save_embedded_ptx 1 to config files for mnistCUDNN Approved-by: tgrogers-purdue <[email protected]>
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-19Initial Bitbucket Pipelines configurationSuchita Pati
2018-05-18ld operand in register spaceSuchita Pati
2018-05-18erase texinfo in unbind and disable assertJonathan
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 ↵Jonathan
pointer cuda-sim.cc: counts matches between cudaBinTextureToArray texref param (pointer) to texref pointers in m_NameToTextureRef
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
right one
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-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 ↵Mahmoud
https://github.rcac.purdue.edu/TimRogersGroup/gpgpu-sim_distribution into dev
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-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 ↵tgrogers
data now has 10 run cycle runs). The first 4 are unreliable cause of DVFS
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 ↵Suchita Pati
https://bitbucket.org/suchitapati/gpgpusim-cudnn-05-01-18 into dev