mat_mul_test

Zeyuan Ma

Zeyuan Ma

Unknown

0 0
  • 0 Collaborators

a short matrix multiplication ...learn more

Project status: Under Development

oneAPI

Intel Technologies
oneAPI

Code Samples [1]

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,

Repository

https://github.com/CrazyNicolas/oneAPI-samples/tree/master/DirectProgramming/DPC%2B%2B/DenseLinearAlgebra/matrix_mul

Comments (0)