- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I am using PARDISO solver to solve some large equation system and it requires linkage to mkl_intel_c.lib
Unfortunately I didnot find mkl_intel_c.lib under EM64T/ folder
Please help.
Thanks
I am using PARDISO solver to solve some large equation system and it requires linkage to mkl_intel_c.lib
Unfortunately I didnot find mkl_intel_c.lib under EM64T/ folder
Please help.
Thanks
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
There is no one-to-one correspondence between libraries in the 32-bit and 64-bit worlds. Use the MKL link line advisor:
http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/
or use the -mkl flag when invoking the compiler.
http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/
or use the -mkl flag when invoking the compiler.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks a lot, it works!! :)

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