Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.

array overlap in OneMKL BLAS routines

vahidmech1
Beginner
392 Views

Hello,

In LAPACK documentation, it is noted that "Different arrays used as parameters to oneMKL LAPACK routines must not overlap." (https://spec.oneapi.io/versions/latest/elements/oneMKL/source/domains/lapack/lapack.html) but what about BLAS routines. Could the arrays overlap in BLAS routines or not?

Thank you

 
0 Kudos
1 Reply
Gennady_F_Intel
Moderator
311 Views

The same with BLAS routines. We will add the same Note to the next version of oneMKL Developer Reference.

0 Kudos
Reply