summaryrefslogtreecommitdiff
path: root/src/stream_manager.h
AgeCommit message (Expand)Author
2023-06-12it is safe to to change m_updates to unsgined, the accessor returns unsigned ...Ahmad Alawneh
2020-04-07Merge remote-tracking branch 'localpub/dev' into devtgrogers
2019-09-13Big reformat change using clang-format-6.0Nick
2019-09-13Revert "Add src/ director formatting"Nick
2019-09-13Add src/ director formattingNick
2019-07-27fix event done implboyealkim
2019-07-26fix indentationboyealkim
2019-07-25fix stream_merge front algoboyealkim
2019-06-10fixing thrust errorMahmoud
2018-11-09resolving merge conflictDeval Shah
2018-05-29implements null stream case on cudaStreamWaitEvent and updates warning on nul...Jonathan
2018-05-25tentative impl of cudaStreamWaitEventJonathan
2018-04-22Some classes were referred to as a class and a struct (reported as clang warn...Nathan Conrad
2016-07-05BUG: kernels should return to stream if not pushed to concurrent kernel poolJin Wang
2015-06-05Fixing bug with max cycle/instruction/cta + bug with C++ name de-mangling wit...Tayler Hetherington
2014-08-14Review: 46001. Fixing a source of non-determinism in GPGPU-Sim (Bug 174). Not...Tayler Hetherington
2014-08-14-being more conservative in locking the code of the kernel finish detection, ...Ahmed El-Shafiey
2014-08-14change copyright notice to include authorsTor Aamodt
2011-06-29changing copyright to BSDTor Aamodt
2010-12-28- parameter memory and active threads now part of kernel_info_t:Tor Aamodt
2010-12-28- Checkpointing new support for concurrent kernel execution (CUDA only, not O...Tor Aamodt