Intel® Moderncode for Parallel Architectures
Support for developing parallel programming applications on Intel® Architecture.

intel Mpi library 5.1.3 problem in the compilation

sara_c_
Beginner
869 Views

Dear all,

I have bought the Intel Mpi library for windows and the parallel studio xe 2016. I have set the paths of my project as specified in https://software.intel.com/en-us/node/610381. When the compilator runs, it gives me the following error:

ntel mpi fatal error LNK1181: cannot open the file   input 'impi.lib'.

So how i can solve this problem?

 

Thanks and best regards,

Sara. 

0 Kudos
1 Reply
ArthurRatz
Novice
869 Views

I think that you must provide a full path to the directory containing 'impi.lib' file:

Untitled.png

0 Kudos
Reply