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

-fast option forces static MPI link

Kevin_McGrattan
139 Views

I am using the latest version of the HPC toolkit and I am trying to use the -fast option for a Fortran code that uses Intel MPI. I am warned about static linking, and then I receive the error messages

 

ld: cannot find -lm
ld: cannot find -lc
ld: cannot find -lc

 

Is there some other option for Intel MPI that I need. I cannot find documentation for this error.

0 Kudos
0 Replies
Reply