summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-05parse all ptx and add to symbol tableJonathan
2018-06-04parses through all ptx files, TODO: need to impl dp4aJonathan
2018-06-01WIP attempting to parse ptx files in orderJonathan
2018-05-31Revert "allows _1.ptx generation without cuobjdump_complete_output generation"Jonathan
2018-05-30allows _1.ptx generation without cuobjdump_complete_output generationJonathan
2018-05-29implements null stream case on cudaStreamWaitEvent and updates warning on nul...Jonathan
2018-05-29added must recordevent before waitevent call messageJonathan
2018-05-29clarifying commentsJonathan
2018-05-29fixes seg fault on concurrentKernels, speeds up concurrent_streams_empty, add...Jonathan
2018-05-28better print statements for debugging stream_wait_event opJonathan
2018-05-25seg fault fixJonathan
2018-05-25tentative impl of cudaStreamWaitEventJonathan
2018-05-25fixed weird spacing issueJonathan
2018-05-25fixed merge issueJonathan
2018-05-25Merge remote-tracking branch 'origin' into devJonathan
2018-05-25changed assertion to warning when binding to previously bound name.Jonathan
2018-05-25unimplement cudaStreaWaitEvent because I don't know what I'm doingJonathan
2018-05-25assertions and comments that allow the current unbind implementation to behav...Jonathan
2018-05-25gitignoreJonathan
2018-05-25cudaStreamWaitEvent tentative implementationJonathan
2018-05-25restructured texref maps to fix texture bugJonathan
2018-05-25unbind implementationJonathan
2018-05-25revert to before texture bugJonathan
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 poi...Jonathan
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
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 behav...Jonathan
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
2018-05-21Merged in suchitapati/gpgpusim-cudnn-05-01-18 (pull request #7)Suchita Pati
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 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