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
/
gpuwattch
/
cacti
Age
Commit message (
Expand
)
Author
2021-10-17
AccelWattch dev Integration
VijayKandiah
2018-07-30
some changes to help get pytorch working
J
2014-10-06
Remove -a which appends dependences. This causes make process too long and de...
Myrice
2014-10-06
Fixed mac build fails
Myrice
2014-08-14
warning fixes 2nd patch, including comments removal and strict aliasing fixes.
leonyu
2014-08-14
Changing the make flow so all the generated files, both object and code gene...
Tim Rogers
2014-08-14
Updating gpuwattch makefiles
Tayler Hetherington
2014-08-14
this should fix valigrid compais after fixing the wire initilization bug
Ahmed El-Shafiey
2014-08-14
Fix incorrect initialization of wire_length variable in cacti/wire.cc - causi...
Tayler Hetherington
2014-08-14
fixig more valgrind errors in CACTI due to uinitialized variables + fixing a ...
Ahmed El-Shafiey
2014-08-14
fixing some valgrind erros by initializing uninitialized values in CACTI
Ahmed El-Shafiey
2014-08-14
Renaming src/mcpat -> src/gpuwattch
Tayler Hetherington