- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I'm trying to use PARDISO with Microsoft VS C++. It doesn't even compile. Following the example, I don't include anything, just use a prototype. Linked are mkl_solver.lib and mkl_c.lib (makefile in the example uses these two). And still compiler detects an unreslved external.
Did anyone experienced this? Would me grateful for any leads.
Yuri Rzhanov
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What was the unresolved external?
This part of the library is threaded so you will need to include the threading library, libguide.lib.The getting started guide (http://www.intel.com/software/products/mkl/docs/mklgs_win.htm) provides some information on linking as well.
-Todd
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The unresolved external is pardiso itself. I tried "PARDISO", "pardiso_" and "pardiso" - none works. It seems that the solver itself is not inany library.
Yuri

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page