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

Access Violation: What is this function?

dsavio
Beginner
900 Views

I am getting an Access Violation in one of the threads of my application. The ONLY function in the call stack in this thread that is listed is "_mkl_blas_p4m_dinner_roll()" but no source is available for that location.

Has anyone ever run into this? Does anyone know what the heck that function is and who calls it?

0 Kudos
3 Replies
Sergey_K_Intel2
Employee
900 Views

Could you please point MKL version where you see the issue?

Thanks,

Sergey

0 Kudos
dsavio
Beginner
900 Views
I'm using MKL version 9.1.027
0 Kudos
Sergey_K_Intel2
Employee
900 Views

It looks like you are trying to use MKL on 32bit booted system with Core2 family processor. Right? If so, you could get more advantages using the latest MKL version where hopefully such kind of issues were fixed.

Thanks,

Sergey

0 Kudos
Reply