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
/
mem_latency_stat.h
Age
Commit message (
Expand
)
Author
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
Revert "Add additional formatting pass on directories"
Nick
2019-09-13
Add additional formatting pass on directories
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
2019-06-19
Merge remote-tracking branch 'upstream/dev' into dev
tgrogers
2019-05-15
make gpu_tot_cycle local variable not global variable
Mahmoud
2019-02-20
Add full support for deprecated AerialVision L2 stats
Nick
2017-10-27
add more statistics and chaging Pascal config
Mahmoud
2014-08-14
Review: 33001. Updating/cleaning up the cache statistics. Moving the statisti...
Tayler Hetherington
2014-08-14
Replaced the legacy L2 cache access stats with more meaningful breakdown that...
Wilson Fung
2014-08-14
Merging Power model into Fermi
Tayler Hetherington
2014-08-14
change copyright notice to include authors
Tor Aamodt
2011-06-29
changing copyright to BSD
Tor Aamodt
2010-10-24
0.9756 correlation. Set L1T line size to 128 bytes... problem was
Tor Aamodt
2010-10-18
Re-designed cache model:
Tor Aamodt
2010-10-16
1. moving address decoding into a class (and out of cache entirely)
Tor Aamodt
2010-10-02
refactor: mem_fetch now a class
Tor Aamodt
2010-10-01
integrating recent changes from fermi-test into fermi
Tor Aamodt
2010-08-29
- integrate changes from fermi-test (CL's under that path in range 7261-7418).
Tor Aamodt
2010-08-23
- add '-keep' option to keep intermediate files (used for OpenCL only right now)
Tor Aamodt
2010-08-08
refactor: shader.cc free of extern declarations
Tor Aamodt
2010-08-08
refactoring: mem_latency_stat in impl, etc...
Tor Aamodt
2010-07-17
- add support for cvta and isspacep instructions (currently assuming
Tor Aamodt
2010-07-15
creating branch for adding support for CUDA 3.x and Fermi
Tor Aamodt