TiledCUDA is a highly efficient kernel template library designed to elevate CUDA C’s level of abstraction for processing tiles.
158
stars
10
forks
source link
refactor(cell): Refactor GEMM according to the changes in the RegTile definition. #83
Closed
haruhi55 closed 4 months ago
Refactor the wrapper for the WMMA PTX instruction based on the updated RegTile definition.