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
Age
Commit message (
Expand
)
Author
2018-10-11
count misses of pending req as sector miss in streaming cache
Mahmoud
2018-10-11
Merge branch 'dev-purdue-integration' of https://github.rcac.purdue.edu/abdal...
Mahmoud
2018-10-11
improving the performance of cache flushing
Mahmoud
2018-10-11
Merge branch 'dev-purdue-integration' into dev-purdue-integration
Timothy G Rogers
2018-10-09
adding adaptive volta cache config
Mahmoud
2018-10-09
Adding in an occupancy metric to match the nvprof metric
tgrogers
2018-10-08
fixing an error about address length in the cache
tgrogers
2018-10-07
Unrolling Aksahy's stats - as they seem to be really screwing things up.
tgrogers
2018-10-07
Merge branch 'dev-purdue-integration' of github.rcac.purdue.edu:jain156/gpgpu...
tgrogers
2018-09-08
Merge branch 'dev-purdue-integration' into dev-purdue-integration
Timothy G Rogers
2018-09-07
adding streamin cache + fixing TEX cache + adding l1 latency and smem latency
Mahmoud
2018-09-06
Add .nc option
Mengchi Zhang
2018-08-29
improving code quality 2
Mahmoud
2018-08-27
fixing ead/write buffer and new configs files
Mahmoud
2018-08-27
improving code quality
Mahmoud
2018-08-27
remove some null stats outputs
Mahmoud
2018-08-22
adding lazy-fetch-on-read and invalidate operation to cache
Mahmoud
2018-06-15
memory partition indexing
Mahmoud
2018-04-18
Merge branch 'dev-purdue-integration' into dev-purdue-integration
Timothy G Rogers
2018-04-18
Merge branch 'dev-purdue-integration' into dev-purdue-integration
Timothy G Rogers
2018-04-12
adding sime spaces
Mahmoud
2018-04-12
fixing FCFS bug
Mahmoud
2018-04-02
print out all the cache stats even if they are zero - makes collection more u...
tgrogers
2018-04-01
Merge branch 'dev-purdue-integration' into dev-purdue-integration
Akshay Jain
2018-03-31
Merge commit '89db73061e043c26df22c7f18d9adb106d8078ac' into dev-purdue-integ...
tgrogers
2018-03-31
Getting rid of our constant, annoying prints. Running workloads of any size c...
tgrogers
2018-03-30
fixing gpu-tot-cycle bug
Mahmoud
2018-03-28
Fixing a minor typo in an old config
tgrogers
2018-03-28
adding new stats counter
Mahmoud
2018-03-28
Merge branch 'dev-purdue-integration' of https://github.rcac.purdue.edu/abdal...
Mahmoud
2018-03-28
adding new counters for parition level para and L2 BW
Mahmoud
2018-03-27
Merge branch 'dev-purdue-integration' into dev-purdue-integration
Timothy G Rogers
2018-03-26
Merge branch 'dev-purdue-integration' into dev-purdue-integration
Timothy G Rogers
2018-03-26
Fixing resources limitation assertion for compute cab 61
Mahmoud
2018-03-25
Need to make sure we don't kill the L1 too
tgrogers
2018-03-22
Change 332 by jain156@akshayj-lt1 on 2018/02/01 05:20:33
Akshay Jain
2018-03-22
Change 283 by jain156@akshayj-lt1 on 2017/07/03 19:52:55
Akshay Jain
2018-03-22
Change 257 by jain156@akshayj-lt1 on 2017/06/03 16:32:52
Akshay Jain
2018-03-22
Change 253 by jain156@akshayj-lt1 on 2017/05/30 00:40:03
Akshay Jain
2018-03-22
Change 252 by jain156@akshayj-lt1 on 2017/05/29 10:51:32
Akshay Jain
2018-03-22
Change 180 by jain156@akshayj-lt1 on 2017/03/30 11:48:07
Akshay Jain
2018-03-21
Change 124 by jain156@akshayj-lt1 on 2016/12/08 20:17:53
Akshay Jain
2018-03-12
fixibg sectir l1 deadlock bug
Mahmoud
2017-11-19
Doing lazy fetch-on-read policy
Mahmoud
2017-11-18
removing another assert
tgrogers
2017-11-18
Getting rid of another assert that crops up cause of our memcpy and L2 intera...
tgrogers
2017-11-18
copy to the L2 by default
tgrogers
2017-11-18
fixing the cycle issues with using the cudamemcpies
tgrogers
2017-11-18
Adding a subpartion trace to help in figuring out what the hell is going on
tgrogers
2017-11-18
64-address used on the CPU side, but GPGPU-Sim Truncates it to 32-bit.... tru...
tgrogers
[next]