- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dear all,
I am using intel MKL version 10.0.11 on my intel-Mac machine. I'm trying to link my program to static lapack library "libmkl_lapack.a' which by default should have been in directory "/Library/Frameworks/Intel_MKL.framework/Versions/10.0.11/lib/32". However, in the respective directory, there is no such a file at all, I have checked em64, but thesituationis the same. Could anybody let me know how I could fix this problem?
Thanks
Spak
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Just remove the libmkl_lapack.a from the linking line. If it is impossible you can create empty libmkl_lapack.a.
The interface, threading and core libraries contain all required functionality.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Just remove the libmkl_lapack.a from the linking line. If it is impossible you can create empty libmkl_lapack.a.
The interface, threading and core libraries contain all required functionality.
Thanks for your prompt reply.

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