Tim Prins wrote:
> Hi,
>
> It looks like you are not linking in the mpi library. You should compile your
> program with mpif77 instead of calling ifort directly. This will
> automatically add any necessary compile flags. See:
> http://www.lam-mpi.org/faq/category5.php3#question1
>
Don't forget that you can't use ifort until you have built a copy of lam
with ifort.
|