- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
using Intel Fortran Compiler for Windows Professional Version 11.1 to build windows 32-bit applications. When linking my fortran subroutine with some precompiled (closed-source) code I'm getting a LNK1104 error about missing libraries mkl_lapack.lib, mkl_ia32.lib, etc. In effect, when looking in the mkl\ia32\lib folder I cannot find those libraries (there's a mkl_lapack95.lib, anyway).
Posting in the Intel Fortran Compiler forum they suggested that the precompiled libraries I'm using were built against older versions of MKL. If this is correct I should find out which MKL version was used. How can I do that? And when I know that, how can I obtain older MKL versions?
Thank you very much for your help,
w.
using Intel Fortran Compiler for Windows Professional Version 11.1 to build windows 32-bit applications. When linking my fortran subroutine with some precompiled (closed-source) code I'm getting a LNK1104 error about missing libraries mkl_lapack.lib, mkl_ia32.lib, etc. In effect, when looking in the mkl\ia32\lib folder I cannot find those libraries (there's a mkl_lapack95.lib, anyway).
Posting in the Intel Fortran Compiler forum they suggested that the precompiled libraries I'm using were built against older versions of MKL. If this is correct I should find out which MKL version was used. How can I do that? And when I know that, how can I obtain older MKL versions?
Thank you very much for your help,
w.
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
the similar probelm was disscuced here:"http://software.intel.com/en-us/forums/showpost.php?p=94668"
--Gennady
the similar probelm was disscuced here:"http://software.intel.com/en-us/forums/showpost.php?p=94668"
--Gennady
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - Gennady Fedorov (Intel)
Hi,
the similar probelm was disscuced here:"http://software.intel.com/en-us/forums/showpost.php?p=94668"
--Gennady
the similar probelm was disscuced here:"http://software.intel.com/en-us/forums/showpost.php?p=94668"
--Gennady
w.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - warpino
Quoting - Gennady Fedorov (Intel)
Hi,
the similar probelm was disscuced here:"http://software.intel.com/en-us/forums/showpost.php?p=94668"
--Gennady
the similar probelm was disscuced here:"http://software.intel.com/en-us/forums/showpost.php?p=94668"
--Gennady
w.
The one way to use the latest mkl binaries is relinking your application in accordance with Linker Adviser recomendation.
--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