- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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?
Link Copied
0 Replies
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