I wrote: 

> Gilles Gouaillardet <gilles.gouaillar...@gmail.com> writes:
>
>> Mahmood,
>>
>> mpi_siesta is a siesta library, not an Open MPI library.
>>
>> fwiw, you might want to try again from scratch with
>> MPI_INTERFACE=libmpi_f90.a
>> DEFS_MPI=-DMPI
>> in your arch.make
>>
>> i do not think libmpi_f90.a is related to an OpenMPI library.

For completeness/accuracy:  Apologies -- it turns out that's right (as
well as the below, of course).  The link step has

  ... libmpi_f90.a ... -libmpi_f90 ...

so there's at least some excuse for confusion if you haven't looked
twice at the end of the build output.

> libmpi_f90 is the Fortran 90 library in OMPI 1.6, but presumably you
> want the shared, system version.
_______________________________________________
users mailing list
users@lists.open-mpi.org
https://rfd.newmexicoconsortium.org/mailman/listinfo/users

Reply via email to