index
:
weft
main
CPEN 511 Project - Weft: Improving SIMD Utilization through MIMD-like Co-issue and Thread Compaction
Davit Grigoryan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
stream_manager.cc
Age
Commit message (
Expand
)
Author
2015-06-05
Fixing bug with max cycle/instruction/cta + bug with C++ name de-mangling wit...
Tayler Hetherington
2014-08-14
Review: 46001. Fixing a source of non-determinism in GPGPU-Sim (Bug 174). Not...
Tayler Hetherington
2014-08-14
- Adding support for cudaFuncSetCacheConfig API, that allows changing the
Ahmed El-Shafiey
2014-08-14
remove a warning for unused variable
Ahmed El-Shafiey
2014-08-14
-being more conservative in locking the code of the kernel finish detection, ...
Ahmed El-Shafiey
2014-08-14
Undoing a change that should't be in this branch.
Ayub Gubran
2014-08-14
My last work added to the branch, wokring on the functional simulator in cuda...
Ayub Gubran
2014-08-14
Assigned debug level 3 to stream manager output.
Inderpreet Singh
2014-08-14
change copyright notice to include authors
Tor Aamodt
2011-06-29
changing copyright to BSD
Tor Aamodt
2011-01-20
Integration change. Bug fixes from AMD-CMU trace gen branch.
Wilson Fung
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