Intel® MPI Library
Get help with building, analyzing, optimizing, and scaling high-performance computing (HPC) applications.

MPI Library Runtime Enviroment 4.0

Pablo_V_1
Beginner
784 Views

Hello,

I am working by using remote deskpot of Cornell University servers and I have not internet conection in my deskpot. I am using Visual Studios 2008 with Intel Visual Fortran Composer XE 2011, and supposedly it has already installed MPI Library Runtime Enviroment 4.0

I can´t find the files msmpi.lib or impi.lib, or the include path. Nevertheless, I found the folder with other files like mpichi2mpi.dll, impi.dll, impimt.dll,mpiexec.ex, wmpiexec.exe, etc. The package ID in the support file is w_mpi_rt_p_4.0.1.007 listed   

How can I include .dll mpi files to my code? 

Thanks,

0 Kudos
1 Reply
Dmitry_S_Intel
Moderator
784 Views

Hi Pablo,

To develop your own applications with Intel(R) MPI Library you need the Intel(R) MPI Library SDK package. It includes all needed tools and files for development (including header files, .lib files, etc). It can be purchased at https://software.intel.com/en-us/intel-mpi-library-purchase/ or you can download a Free 30-Day Evaluation Version.

Runtime Environment not supposed to be used for application development.

Dmitry

0 Kudos
Reply