codeplaysoftware / portBLAS

An implementation of BLAS using the SYCL open standard.
Apache License 2.0
250 stars 48 forks source link

Fix joint_matrix implementation to match latest api #491

Closed muhammad-tanvir-1211 closed 6 months ago

muhammad-tanvir-1211 commented 8 months ago

This PR updates the joint_matrix based GEMM implementation to match the api from intel/llvm (commit # 2a828f49283145433dc9bbbff74cefcb2d2b10dc).