Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
7234 Discussions

Linking against both the sequential and threaded mkl

Mark_Thomas
Beginner
474 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
474 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