This website requires JavaScript.
Explore
Help
Sign In
wu-arch
/
kernels
Watch
1
Star
0
Fork
0
You've already forked kernels
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
220ee0aa5ecebfcdf28f5b0cd912a80d369b1e22
kernels
/
tests
/
regression
/
sgemm_tcore
History
Hansung Kim
220ee0aa5e
sgemm_tcore: Unroll around WMITER/WNITER
...
This is within a very tight loop so it's worth unrolling at the risk of stack spills somewhere else.
2024-05-31 17:35:22 -07:00
..
.gitignore
sgemm_tg: Use reg mapping functions
2024-05-12 22:22:54 -07:00
common.h
i kinda forgot most of changes
2024-05-04 23:01:47 -07:00
kernel.4warps.cpp
sgemm_tcore: Rewrite with sgemm_Wg parametrization
2024-05-13 13:22:06 -07:00
kernel.cpp
sgemm_tcore: Unroll around WMITER/WNITER
2024-05-31 17:35:22 -07:00
main.cpp
sgemm_tcore: Write reference C matrix to file
2024-05-25 22:47:15 -07:00
Makefile
i kinda forgot most of changes
2024-05-04 23:01:47 -07:00