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

Linking against both the sequential and threaded mkl

Mark_Thomas
Beginner
236 Views

I have two dlls that link against the static mkl libraries.  One of the dlls links against the sequential version and the other against the multi-threaded version.  Those two dlls are then loaded in to the same process where multiple threads of that process may be using the sequential version and multi-threaded version concurrently.  Does anybody know whether this is safe to do please?

Kind regards

Mark

0 Kudos
1 Reply
SergeyKostrov
Valued Contributor II
236 Views
This is simply to notify MKL developers that we had some discussion regarding the topic at: . https://software.intel.com/en-us/forums/topic/531545 Please take a look.
0 Kudos
Reply