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
/
instructions.cc
Age
Commit message (
Expand
)
Author
2024-12-11
Add SST integration into gpgpusim (#44)
WilliamMTK
2024-08-16
remove unused & unintilized variables & format automation (#69)
JRPan
2024-08-09
Add support for SHF ptx instruction (#70)
Cesar Avalos
2024-07-16
Auto clang format (#74)
Aaron Barnes
2023-06-20
fix most c warnings
Ahmad Alawneh
2022-02-01
Update Copyrights
JRPAN
2021-10-17
AccelWattch dev Integration
VijayKandiah
2021-05-23
format code
Mahmoud Khairy A. Abdallah
2020-07-04
edit
Tor Aamodt
2020-07-04
okay, old school
Tor Aamodt
2020-07-03
removed whitespace changes
Lucy Liu
2020-07-03
add activemask, bfind, vmin, and vmax implementations from Francois
Lucy Liu
2019-09-13
Seems like multiple passes for reformatting comments
Nick
2019-09-13
Big reformat change using clang-format-6.0
Nick
2019-09-13
Revert "Add src/cuda-sim formatting"
Nick
2019-09-13
Revert "final formatting pass"
Nick
2019-09-13
final formatting pass
Nick
2019-09-13
Add src/cuda-sim formatting
Nick
2019-09-03
remove more unused variables and added asserts to function return values
Nick
2019-08-26
Fix a bunch of outstanding warnings and undefined behavior
Nick
2019-07-15
Move debug_tensorcore
Mengchi Zhang
2019-07-15
Move g_num_ptx_inst_uid
Mengchi Zhang
2019-07-11
Move g_cuda_device_launch_param_map and g_cuda_device_launch_op
Mengchi Zhang
2019-07-11
Move ptx_tex_regs
Mengchi Zhang
2019-07-11
Move g_total_param_size
Mengchi Zhang
2019-06-20
Fix bug for bar.red.op.pred
Mengchi Zhang
2019-06-10
Remove those duplicated defined
Mengchi Zhang
2019-05-17
Move ptx parser to reentrant
Mengchi Zhang
2019-04-16
Adding additional fixes for the texture bugs
Suchita Pati
2019-04-10
Adding texture Fix
Suchita Pati
2018-11-29
Fixing the compile in gcc 4.4.x
tgrogers
2018-11-09
Adding checkpoint support
Deval Shah
2018-11-09
resolving merge conflicts
Deval Shah
2018-11-09
resolving merge conflict
Deval Shah
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
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-24
merged tensor-cores code
aamir
2018-09-16
print for mem transaction
aamir
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
fix alignment bug in parser, modified ptxjitconfig, minor fixes
Jonathan
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
[next]