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
/
cuda-sim
Age
Commit message (
Expand
)
Author
2018-09-14
corrected the bug in vpcore functional model
aamir
2018-09-10
added support for generating correct no of mem txn
aamir
2018-09-09
generating correct number of mem transaction
aamir
2018-09-09
minor changes for generating mem transaction in timing model. NOTE NOT COMPLETED
aamir
2018-08-16
add latency
negargoli
2018-08-16
Timing model for VCORE
negargoli93
2018-08-14
parsing changes for timing model
aamir
2018-08-13
generalized v4 completed;Note I have only added row major support for matrix b
aamir
2018-08-12
tested b4 b8 b16 mode
aamir
2018-08-10
added mma and st inst. Only different b mode needs to be added
aamir
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-22
added regression and debugged the failing testcase
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-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
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-09-24
Changed how warp level instructions are handled to avoid an assert that is gu...
speverel
2017-08-17
Merged all work on the dev branch since the divergence point into the dnn bra...
speverel
2017-07-06
Adding the correct dependency for the detailed_version file. In order to upda...
tgrogers
2017-05-17
Changing the version detection to be much more detailed. Now the git commit #...
tgrogers
2017-05-09
Fix next block addr to link predicate ret block to consecutive block
Mengchi Zhang
2016-09-06
Merge pull request #30 from sspenst/dev
gpgpu-sim
2016-09-05
Merge pull request #28 from jwang323/cdp_clean
gpgpu-sim
2016-09-02
MOD: Add macros to turn off cuda_device_runtime for CUDA < 5.0
Jin Wang
2016-08-25
OCD
sspenst
2016-08-25
Fixed minor shfl bugs
sspenst
2016-08-24
Cleanup
sspenst
2016-08-24
Added shfl instruction
sspenst
2016-08-09
Changed bsmad_impl to match Ahmed's output. Added latency and initiation_inte...
sspenst
2016-08-08
Forgot to multiply by the synapse
sspenst
2016-08-05
Deleted useless comments
sspenst
[next]