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

Protection violation running multiple images (exe's)

Andrew_Smith
Valued Contributor I
202 Views
I am dynamic linking mkl_blas95.lib mkl_lapack95.lib mkl_intel_c_dll.lib mkl_core_dll.lib mkl_intel_thread_dll.lib libiomp5md.lib using Intel Fortran latest version. I stayed with the default static Fortran runtime.

I also have the old IMSL statically linked.

If I run several images some of them occasionally crash when calling getrf or getrs. It is repeatable.

The same runs done in isolation give no crashes.

Could there be some interaction between the images via the MKL dll's ?

Andy
0 Kudos
1 Reply
Chao_Y_Intel
Moderator
202 Views

Andy,

Which version of MKL are you using? If have any test code, the could show the problem, that will be very helpful to root the problem?

Thanks,
Chao

0 Kudos
Reply