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
2019-04-11
adding local xbar and fast execution mode
Mahmoud
2018-11-18
Merge branch 'dev' of https://github.com/gpgpu-sim/gpgpu-sim_distribution int...
Mahmoud
2018-11-09
Adding checkpoint support
Deval Shah
2018-11-09
resolving merge conflicts
Deval Shah
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-30
updating the TITANV config
Mahmoud
2018-10-26
made the changes compatible with old config files
Md Aamir Raihan
2018-10-24
merged tensor-cores code
aamir
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
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-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-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-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-06-15
memory partition indexing
Mahmoud
2018-06-08
regression passed
Aamir Raihan
2018-05-30
adding code for wmma_ld_impl, error at decode space
aamir
[next]