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
/
gpu-cache.cc
Age
Commit message (
Expand
)
Author
2021-05-18
set byte mask on fill
JRPAN
2021-05-18
sending byte mask for all policies
JRPAN
2021-05-18
little bug fix - flush()
JRPAN
2021-05-18
sending cache block byte mask
JRPAN
2021-05-18
dirty counter added. NO increamenting yet
JRPAN
2021-02-17
fix hash funciton
JRPAN
2021-02-16
Merge pull request #7 from JRPan/fix-was_writeback_sent
mkhairy
2021-02-15
bug fix was_writeback_sent
JRPAN
2020-11-22
Merge pull request #6 from JRPan/add_mshr
mkhairy
2020-11-15
added MSHR_HIT
JRPAN
2020-10-26
Fix for bugs in lazy write handling
Gwen
2020-06-01
moving all ipoly equstions to one file
Mahmoud
2020-05-23
code refomratting
Mahmoud
2020-05-23
Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution i...
Mahmoud
2019-10-23
fixing the write-back L2 req in 64byte interleaving
Mahmoud
2019-09-23
fixing reformatting
Mahmoud
2019-09-16
Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution i...
Mahmoud
2019-09-13
Seems like multiple passes for reformatting comments
Nick
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-09-12
Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution i...
Mahmoud
2019-09-12
Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution i...
Mahmoud
2019-08-30
Merge branch 'dev-nvidia' into dev-private
Mahmoud
2019-08-30
update the adaptive cache behaviour and make L1 fully assoc in Volta
Mahmoud
2019-08-26
Merge branch 'dev' into fix_warnings
Roland Green
2019-08-26
Fix a bunch of outstanding warnings and undefined behavior
Nick
2019-08-26
Merge branch 'dev-nvidia' into dev-private
Mahmoud
2019-08-26
Banked L1, adding iSLIP and RR arbiteratio and adding some comments
Mahmoud
2019-07-14
Move sm_next_access_uid
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-05-13
Merge branch 'dev' into AerialVision_cache_support
Tim Rogers
2019-04-25
increase stat counter size to long long
Mahmoud
2019-02-20
Add full support for deprecated AerialVision L2 stats
Nick
2019-02-19
Add initial infrastrucutre to support L2 (and other) cache statistics for Aer...
Nick
2018-10-11
Merge branch 'dev-purdue-integration' of github.rcac.purdue.edu:TimRogersGrou...
tgrogers
2018-10-11
count misses of pending req as sector miss in streaming cache
Mahmoud
2018-10-11
Merging the latest dev from the public branch
tgrogers
2018-10-11
improving the performance of cache flushing
Mahmoud
2018-10-09
adding adaptive volta cache config
Mahmoud
2018-09-07
adding streamin cache + fixing TEX cache + adding l1 latency and smem latency
Mahmoud
2018-08-27
improving code quality
Mahmoud
2018-08-22
adding lazy-fetch-on-read and invalidate operation to cache
Mahmoud
2018-06-15
memory partition indexing
Mahmoud
2018-04-02
print out all the cache stats even if they are zero - makes collection more u...
tgrogers
2018-04-02
Adding in Mahmoud's changes to the print cache stats
tgrogers
2018-03-12
fixibg sectir l1 deadlock bug
Mahmoud
2017-11-19
Doing lazy fetch-on-read policy
Mahmoud
2017-11-18
Making the perf sim copy optional, getting rid of an assert that will happen ...
tgrogers
[next]