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
/
debug_tools
Age
Commit message (
Expand
)
Author
2018-08-10
Update cuda path in Makefile
J
2018-08-10
fixes ptxjitplus and cuLaunchKernel
Jonathan
2018-07-20
load param offsets with refactored code and look in middle of malloc'd area f...
J
2018-07-18
added c++filt that works better, param offset dumping, protection for failing...
Jonathan
2018-07-13
Add more print statements to debug api calls
Jonathan
2018-07-09
fixed pointer bug in ptx jit and added support for executing ptxjitconfig whe...
Jonathan
2018-07-09
better launchkernels and more printouts for debugging
Jonathan
2018-07-04
dumps ptx kernels and scripts to launch all kernels
Jonathan
2018-07-04
dump and load block and grid size and launch
Jonathan
2018-07-03
loading params works now
Jonathan
2018-07-03
correctly load params
Jonathan
2018-07-03
minor bug fix
Jonathan
2018-06-29
dumps global using pointer, dump output from ptxjit to file
Jonathan
2018-06-28
loads params
Jonathan
2018-06-27
WIP dump params
Jonathan
2018-06-26
exports and imports param data in new debug tool: WatchYourStep
Jonathan