- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have downloaded and installed MKL 11.1 for Linux, on a 32bits Ubuntu distribution.
I am trying to compile a Finite Elements code (Code_Aster) with it.
As far as I understood, I need to link it with libmkl_lapack95.a, libmkl_ia32.a, libguide.a, andlibmkl_intel.a.
However, there is no libmkl_ia32.a in/opt/intel/Compiler/11.1/046/mkl/lib/32/ and I could not find it elsewhere.
Does this file have another name on the 11.1 version or am I missing something? Or is it located somewhere else?
Thank you very much
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
1. Please look at the article related what libraries are recommended for linking your application. I hope it will help you.
2.libmkl_ia32.a is dummy library. Contains references to Intel MKL libraries. This libraries were removed from the latest version of MKL. For more info about that please refer here.
--Gennady

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