Closed haruhi55 closed 2 months ago
Provide a complete GEMM example in the example directory and review entire the code structures.
example
Has this issue already been completed?
Not yet. A complete GEMM leverages GPU's three level of memory hierarchy and opens the entire control structure.
Provide a complete GEMM example in the
example
directory and review entire the code structures.