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
/
debug.cc
Age
Commit message (
Expand
)
Author
2024-07-16
Auto clang format (#74)
Aaron Barnes
2023-06-12
fixing bunch of formatting warnings (#53)
Ahmad Alawneh
2019-09-13
Big reformat change using clang-format-6.0
Nick
2019-09-13
Revert "Add src/ director formatting"
Nick
2019-09-13
Add src/ director formatting
Nick
2019-07-11
Move g_watchpoint_hits
Mengchi Zhang
2018-04-22
Some classes were referred to as a class and a struct (reported as clang warn...
Nathan Conrad
2014-08-14
change copyright notice to include authors
Tor Aamodt
2011-06-29
changing copyright to BSD
Tor Aamodt
2010-10-24
1. adding top level configuration class and making shader and memory configur...
Tor Aamodt
2010-10-12
1. adding simt_core_cluster, which models a TPC or (for fermi) GPC...
Tor Aamodt
2010-10-09
refactoring: moving texture reference mappings into gpgpu_t
Tor Aamodt
2010-10-09
Refactoring:
Tor Aamodt
2010-10-08
1. refactoring cuda api code for loading PTX (removing external PTX loading e...
Tor Aamodt
2010-10-05
broken change list: builds, but does not run, yet
Tor Aamodt
2010-10-01
integrating recent changes from fermi-test into fermi
Tor Aamodt
2010-08-30
integrating CL 7421-7434 from fermi-test
Tor Aamodt
2010-08-23
- add '-keep' option to keep intermediate files (used for OpenCL only right now)
Tor Aamodt
2010-08-08
check if debug thread selected
Tor Aamodt
2010-08-08
add listing function for ptx debugging
Tor Aamodt
2010-08-07
watchpoint facility for ptx debugging
Tor Aamodt