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
Age
Commit message (
Expand
)
Author
2019-10-17
Merge pull request #134 from gangmul12/shfl
Tim Rogers
2019-07-21
take account of shfl latency
boyealKim
2019-07-04
added temp. solution to bypass function pointers in order for pytorch to run
chris
2019-06-19
Merge pull request #96 from CoffeeBeforeArch/AerialVision_cache_support
Tim Rogers
2019-05-21
fix bugs in tag() and some other function
Jiangqiu Shen
2019-05-13
Merge branch 'dev' into AerialVision_cache_support
Tim Rogers
2019-05-08
fixing the building fail
Mahmoud
2019-05-07
fixxing indentation
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-05-02
Merge pull request #95 from CoffeeBeforeArch/volta_spelling_fix
Tim Rogers
2019-05-02
Merge branch 'dev' of https://github.com/gpgpu-sim/gpgpu-sim_distribution int...
Mahmoud
2019-04-25
increase stat counter size to long long
Mahmoud
2019-04-18
changes for compute capabilty
Preyesh Dalmia
2019-04-17
Adding configs for device limits and fixed other misc bugs
Suchita Pati
2019-04-16
Adding additional fixes for the texture bugs
Suchita Pati
2019-04-11
adding some stats and random hashing
Mahmoud
2019-04-11
adding local xbar and fast execution mode
Mahmoud
2019-04-10
Adding texture Fix
Suchita Pati
2019-03-24
Parse bar.warp.sync as NOP operation ( which is acceptable in Stack based rec...
Deval Shah
2019-02-20
Remove old comment, remove printstat used for functionality tests
Nick
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
2019-02-18
Fix spelling from adpative -> adaptive for volta cache config
Nick
2019-01-30
changes for Ubuntu 18.04 support
Deval Shah
2018-11-29
Fixing the compile in gcc 4.4.x
tgrogers
2018-11-20
Fixing the compile in gcc 4.4.x
tgrogers
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-06
fixing sector atomics
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
demorgan law error
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
bug in the last commit
aamir
2018-11-02
some minor changes asked in the code review
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
[next]