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

Pardiso Silent Failure in Reordering

NachiketG
Beginner
415 Views

I have been able to compile, link and run the pardiso_sym.c and pardiso_unsym.c examples that comes with the oneAPI MKL using MS VC++.   However, when I run the examples, both fail silently in the Reordering and Symbolic Factorization phase. Any ideas on how to debug this?

 

Thanks.

 

Nachiket

0 Kudos
1 Solution
NachiketG
Beginner
333 Views

This was because the environment variables were not set in the shell. Running the setvars.bat script solved this. 

View solution in original post

0 Kudos
2 Replies
NachiketG
Beginner
334 Views

This was because the environment variables were not set in the shell. Running the setvars.bat script solved this. 

0 Kudos
Ruqiu_C_Intel
Moderator
285 Views

It is great to know that you have solved the problem. Thank you for letting the oneMKL community know about your solution.

 

Regards,

Ruqiu

0 Kudos
Reply