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
/
WatchYourStep
Age
Commit message (
Collapse
)
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 ↵
J
for pointer
2018-07-18
added c++filt that works better, param offset dumping, protection for ↵
Jonathan
failing system calls
2018-07-13
Add more print statements to debug api calls
Jonathan
Fixed bug with 32bit rem Fixed bug with launching kernels in ptxjitplus Removed extraneous files Cleaned up more pointers Added documentation for ptxjitplus
2018-07-09
fixed pointer bug in ptx jit and added support for executing ptxjitconfig ↵
Jonathan
when running ptxjit
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