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
Age
Commit message (
Expand
)
Author
2018-08-10
corrected a bug in bfi implementation
aamir
2018-08-09
added load
aamir
2018-08-07
implemented prmt and started working on variable precision mul inst
aamir
2018-07-31
added more regression tests
aamir
2018-07-22
added regression and debugged the failing testcase
aamir
2018-07-21
adding the cutlass examples
aamir
2018-07-21
merging the changes of cutlass on negar tensorcore branch
aamir
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-13
debug print
aamir
2018-06-13
generic matrix multiply kernel passed
aamir
2018-06-11
tested all the configuration of mma
aamir
2018-06-11
added all the configuration
aamir
2018-06-08
regression passed
Aamir Raihan
2018-06-06
ptx.y fixed syntax
aamirraihan
2018-06-06
added profilling xls and changes for regression
aamir
2018-06-05
added support for wmma:load_c:f16_type
aamir
2018-06-02
mma working for type32_32
aamir
2018-06-01
added mma & mma_st
aamir
2018-06-01
remove unwanted files
aamir
2018-06-01
wmma load working
aamir
2018-05-31
mma_ld_impl
aamir
2018-05-30
adding code for wmma_ld_impl, error at decode space
aamir
2018-05-30
changes for vector operands
aamir
2018-05-27
added wmma parsing but execution getting aborted
aamir
2018-05-12
mma added
negargoli93
2018-05-12
commit for eece527project
negargoli93
2017-11-12
Fix latency bug
Negar
2017-11-04
Added basic support for CUDA 9.0.
speverel
2017-09-24
Changed how warp level instructions are handled to avoid an assert that is gu...
speverel
2017-08-29
Merge branch 'dev' into dnn
speverel
2017-08-18
Added configuration for NVIDIA GeForce GTX1080Ti
speverel
2017-08-17
Merged all work on the dev branch since the divergence point into the dnn bra...
speverel
2017-08-10
Merge pull request #1 from gpgpu-sim/dev
speverel
2017-07-30
Merge pull request #40 from tgrogers/intersim-fix
gpgpu-sim
2017-07-30
Updaing the interconnect simulator to properly check for dependencies
tgrogers
2017-07-21
Merge pull request #39 from tgrogers/purdue-integ
gpgpu-sim
2017-07-20
Fixing BankGroup Indexing Bug
Mahmoud
2017-07-11
Update README
gpgpu-sim
2017-07-11
Update CHANGES
gpgpu-sim
2017-07-11
Merge pull request #38 from tgrogers/travis-mods
gpgpu-sim
2017-07-11
Disbaling the maxwell config
tgrogers
2017-07-11
reducing the reundant text in the config defintions
tgrogers
2017-07-11
trvis tick?
tgrogers
2017-07-11
looks like i need to explicitly include docker??
tgrogers
2017-07-10
Attempting to parallelize the build across all the configs at once
tgrogers
2017-07-10
pointing a the latest version of the docker image that already has the new pb...
tgrogers
2017-07-10
Now that mom stays up, lets try this again...
tgrogers
2017-07-10
forgot to change dirs
tgrogers
[next]