xtensor-stack / xtensor-blas

BLAS extension to xtensor
BSD 3-Clause "New" or "Revised" License
155 stars 54 forks source link

Memory access violation when calling dot using MKL #218

Open spectre-ns opened 2 years ago

spectre-ns commented 2 years ago

When I make a call to dot with OpenBlas as the implementation is works fine however using intel MKL results in a access violation.