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
/
gpgpu-sim
/
power_stat.cc
Age
Commit message (
Expand
)
Author
2024-08-21
Stream stats (#71)
JRPan
2024-07-16
Auto clang format (#74)
Aaron Barnes
2022-02-01
Update Copyrights
JRPAN
2021-10-17
AccelWattch dev Integration
VijayKandiah
2019-09-13
Big reformat change using clang-format-6.0
Nick
2019-09-13
Revert "Add src/gpgpu-sim formatting"
Nick
2019-09-13
Add src/gpgpu-sim formatting
Nick
2019-07-14
Move sm_next_access_uid
Mengchi Zhang
2019-07-08
Move opcode_latency_int thus pass gpgpu_context into many classes
Mengchi Zhang
2014-08-14
Review: 33001. Updating/cleaning up the cache statistics. Moving the statisti...
Tayler Hetherington
2014-08-14
Fixing interconnect stats bug
Tayler Hetherington
2014-08-14
fixing a bug in the interconnect stats was introduced in CL15746
Ahmed El-Shafiey
2014-08-14
Cleaning up interconnection network memory partition to core statistics. Now ...
Tayler Hetherington
2014-08-14
correcting the allocation of n_simt_to_mem/n_mem_to_simt stats
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
Merging Power model into Fermi
Tayler Hetherington