Quantcast
Channel: Clusters and HPC Technology
Viewing all articles
Browse latest Browse all 927

Visual Studio Intel C++ Compiler 16.0 - mkl_blacs_intelmpi_lp64_dll.lib missing

$
0
0

Hi,

I am trying to compile an application on my windows machine using the MKL - Cluster library. When I compile the code in visual studio I get the following link error.

1>ipo: : error #11018: Cannot open mkl_blacs_intelmpi_lp64_dll.lib
1>LINK : fatal error LNK1181: cannot open input file 'mkl_blacs_intelmpi_lp64_dll.lib'

Digging deeper I find that the file does not truely exists. The code will be supporting a hybrid framework and dynamic linking is suggested with OpenMP.

Is there some simple trick I am missing in Visual Studio to statically link the MKL libraries while dynamically linking everything else? If not is there some way the Intel linker could do this automatically when the cluster MKL is selected as my choice?

Thread Topic: 

Question

Viewing all articles
Browse latest Browse all 927

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>