mat_mul_test
Zeyuan Ma
Unknown
- 0 Collaborators
a short matrix multiplication ...learn more
Project status: Under Development
Intel Technologies
oneAPI
Overview / Usage
this project can be used to accelerate mat_mul
Methodology / Approach
For each entries of a Result Matrix, it will be calculated in parallel by oneAPI's DPC++ interface,