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

Pardiso with MPICH2 generates a program exception

dimdol10
New Contributor I
312 Views

Hello,

I'm using visual studio 2017 and parallel studio XE 2018 cluster edition.

I've tried to execute my code with PARDISO solver using MPICH2. However, it triggers an "Program exception - exception code = 0x7e (126)".

I wonder if I should use cluster version of PARSISO in case of using MPICH2. Otherwise, what should I do to treat this error?

Thanks.

 

 

 

0 Kudos
1 Reply
Gennady_F_Intel
Moderator
312 Views

Actually Intel MKL tested against MPICH version 2.14 also, therefore  if you see the runtime problem, then please give us the reproducer which we may build on our side and check the problem or try to check if the problem still exists with the latest version of MKL.

0 Kudos
Reply