- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I tried to compile in Visual studio 2013 for some program using mkl.
It works fine in 32bit environment. But in 64 bit they say
error LNK1181 :Can not open 'mkl_intel_s.lib'
error #11018: Cannot open mkl_intel_s_dll.lib
error $11018: Cannot open mkl_intel_s.lib
I already download all files from parallel studio
And when I copy and paste mkl_intel_s_dll.lib and mkl_intel_s.lib from C:\Program Files (x86)\Intel\Composer XE\mkl\lib\ia32
to C:\Program Files (x86)\Intel\Composer XE\mkl\lib\intel64 directory, they succeed in compiling but output program doesn't work properly.
How could I solve this problem?
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Jongho,
Looks like, you have not selected the PGI* and Compaq* Visual Fortran Compiler support for IA32 while installation.
https://software.intel.com/en-us/articles/intelr-mkl-new-install-option
Could you please try after installing those libs as well?
--Vipin
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page