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

Cluster vs. Pardiso

Serdar_M_
Beginner
328 Views

Hi,

I want to try this but only one difference I saw between the Cluster and Pardiso routines, which is a comm parameter INTEGER MPI communicator. I was wondering how to wrap it to C# as in Pardiso solver that Intel provides in this https://software.intel.com/en-us/articles/using-intel-mkl-in-your-c-program?page=1​ link. 

0 Kudos
1 Reply
Gennady_F_Intel
Moderator
328 Views

yes, there is only one additional parameters was added to the API. At this moment we don't have the C# example for this case.

0 Kudos
Reply