TiledTensor / TiledCUDA

TiledCUDA is a highly efficient kernel template library designed to elevate CUDA C’s level of abstraction for processing tiles.
MIT License
158 stars 10 forks source link

feat(cell): Add unit tests for GEMM. #84

Closed haruhi55 closed 4 months ago

haruhi55 commented 4 months ago

This test for GEMM involves:

This PR relies on the prior merge of https://github.com/TiledTensor/TiledCUDA/pull/83.

haruhi55 commented 4 months ago

close this pr and move it into a neat one.