Intel® oneAPI Threading Building Blocks
Ask questions and share information about adding parallelism to your applications when using this threading library.

How to use PARDISO solver with TBB

fan__yiliang
Beginner
306 Views

Hi,

 It seems that the Pardiso solver will obtain better performance with TBB threading model through the document(https://software.intel.com/en-us/articles/using-intel-mkl-and-intel-tbb-in-the-same-application). But the solver, under the vision of MKL 2018 Update 1, has better performance with OpenMP in my program.

I suspect the way I set the solver with TBB may be wrong. So how to set Pardiso solver with TBB especially for Visual Studio 2017.

0 Kudos
0 Replies
Reply