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
/
gpgpu_sim_wrapper.cc
Age
Commit message (
Expand
)
Author
2014-08-14
force power log files to be readable by group and others
Ahmed El-Shafiey
2014-08-14
fix from Jigwen
Ahmed El-Shafiey
2014-08-14
Fixing bug in reseting code - looping over # of power values, not number of p...
Tayler Hetherington
2014-08-14
Adding other power stats to reset function
Tayler Hetherington
2014-08-14
fixing bugs that were revealed by automated power correlation results.
Ahmed El-Shafiey
2014-08-14
GPUWattch bug fix: Performance counters not being correctly reset at kernel c...
Tayler Hetherington
2014-08-14
Cleaning up steady state printing function
Tayler Hetherington
2014-08-14
Now even the power model log will have kernel names printed out.
Wilson Fung
2014-08-14
fixing bug 36 + put a mistakenly missing texture misses power scaling
Ahmed El-Shafiey
2014-08-14
-modifying the coefficients parsing code to be more readable, also modifies h...
Ahmed El-Shafiey
2014-08-14
fixing more bugs in interconnect stats, simt_to_mem related stats were wrongl...
Ahmed El-Shafiey
2014-08-14
parsing the XML file only if the power simulator is enabled -- this bug was i...
Ahmed El-Shafiey
2014-08-14
fixig more valgrind errors in CACTI due to uinitialized variables + fixing a ...
Ahmed El-Shafiey
2014-08-14
Renaming src/mcpat -> src/gpuwattch
Tayler Hetherington