1. gemm_4CU - 2023.2 English

Vitis Libraries

Release Date
2023-12-20
Version
2023.2 English

This example resides in L2/benchmarks/memKernel/gemm_4CU directory. The tutorial provides a step-by-step guide that covers commands for building and running kernel. It performs the matrix-matrix multiplication (A * B = C), M is number of rows of matrix A/C, K is number of columns of matrix A/number of rows of matrix B, N is number of columns of matrix B/C