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
/
shader.cc
Age
Commit message (
Expand
)
Author
2019-08-26
Banked L1, adding iSLIP and RR arbiteratio and adding some comments
Mahmoud
2019-07-15
adding the new elapsed_cycles_sm_tot stats
Mahmoud
2019-05-07
Merge branch 'dev' of https://github.com/mkhairy/gpgpu-sim_distribution into dev
Mahmoud
2019-05-07
enable FEM and fixed indentation
Mahmoud
2019-05-02
Merge branch 'dev' into dev
Tim Rogers
2019-04-25
increase stat counter size to long long
Mahmoud
2019-04-11
adding local xbar and fast execution mode
Mahmoud
2019-02-18
Fix spelling from adpative -> adaptive for volta cache config
Nick
2018-11-18
Merge branch 'dev' of https://github.com/gpgpu-sim/gpgpu-sim_distribution int...
Mahmoud
2018-11-09
changes for checkpoint support
Deval Shah
2018-11-09
resolving merge conflict
Deval Shah
2018-11-07
Adding INT unit, fixing tensor core latency, updating config files
Mahmoud
2018-11-06
adding tensor cores config
Mahmoud
2018-11-06
Merge branch 'dev' of https://github.com/gpgpu-sim/gpgpu-sim_distribution int...
Mahmoud
2018-11-05
fixing subcore model bug
Mahmoud
2018-11-05
adding Volta sub_core model and double L1 BW
Mahmoud
2018-11-05
addressed the deadlock issue
aamir
2018-11-05
Merge branch 'dev' into dev
AamirRaihan
2018-11-04
bug in the wmma_ld for load-c in fp16 mode
aamir
2018-11-03
merged with memory subsytem. Regression is passing but tensorcore kernel is s...
aamir
2018-11-02
added incount and outcount, addressed all of the pull request comments
aamir
2018-10-24
merged tensor-cores code
aamir
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-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-22
debug prints
aamir
2018-09-16
print for mem transaction
aamir
2018-09-09
minor changes for generating mem transaction in timing model. NOTE NOT COMPLETED
aamir
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-27
fixing ead/write buffer and new configs files
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-08-16
Timing model for VCORE
negargoli93
2018-08-07
fix for deadlock that should serialize bank accesses
J
2018-08-07
working fix for deadlock due to operand collector, parser changes to support ...
J
2018-07-16
fix pipline for tensor_core and change config
negargoli93
2018-06-22
No need to change the config file for adding tensor-core
negargoli
2018-06-20
Tensor core timing model
negargoli93
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-27
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-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 253 by jain156@akshayj-lt1 on 2017/05/30 00:40:03
Akshay Jain
[next]