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

MKL 7.0 Beta: Cannot reach pardiso

Intel_C_Intel
Employee
544 Views
Hi,
I already posted this question to Intel Premier Support, may be somebody in this forum can give me a hint:I downloaded example file(manual page 8-26, http://www.computational.unibas.ch/cs/scicomp/software/pardiso/pardiso_sym.f), linked to allMKL 7.0static libraries, got unresolved external symbol _PARDISO@64. Using CVF 6B, Windows XP Professional,P4.
Have anyone any ideas how this can be fixed?
0 Kudos
2 Replies
Wendy_Doerner__Intel
Valued Contributor I
544 Views

One thing to check is that you are using the Intel Compiler which is recquired for the use of Pardiso in Intel MKL 7.0 Beta. See this excerpt from the release notes mklnotes.htmfor reference:

Limitations to the sparse solver in Intel MKL 7.0:

  1. For the current release, the Intel compiler runtime library is needed.

0 Kudos
philipj
Beginner
544 Views
I don't see this sentence in the new (non-beta) release note. Does this mean I can use the sparse solver under MSVC.net?
Thanks.
Philip
0 Kudos
Reply