It might be easier to not list the MPI library that Open MPI is using -- we 
have changed the name of this library over time (as you have noticed).  The 
"mpifort" wrapper compiler will always pick up the right library name for you.


> On Sep 12, 2016, at 1:44 PM, Mahmood Naderan <mahmood...@gmail.com> wrote:
> 
> >i do not think libmpi_f90.a is related to an OpenMPI library.
> 
> 
> Thing is that, libmpi_f90.a is part of 1.6.5 and siesta use that. However, 
> 1.8.8 has no such file. Instead it has some other names and you said before 
> that mpifort (the wrapper) will automatically use the necessary libraries. 
> Please see below:
> 
> # ls /export/apps/computer/openmpi-1.6.5/lib/libmpi_f90.*
> /export/apps/computer/openmpi-1.6.5/lib/libmpi_f90.a
> /export/apps/computer/openmpi-1.6.5/lib/libmpi_f90.la
> /export/apps/computer/openmpi-1.6.5/lib/libmpi_f90.so
> /export/apps/computer/openmpi-1.6.5/lib/libmpi_f90.so.1
> /export/apps/computer/openmpi-1.6.5/lib/libmpi_f90.so.1.3.0
> 
> 
> The Makefile of Siesta that use mpi interface is available at 
> http://pastebin.com/RQx3KpXp
> 
> Regards,
> Mahmood
> 
> 
> _______________________________________________
> users mailing list
> users@lists.open-mpi.org
> https://rfd.newmexicoconsortium.org/mailman/listinfo/users


-- 
Jeff Squyres
jsquy...@cisco.com
For corporate legal information go to: 
http://www.cisco.com/web/about/doing_business/legal/cri/

_______________________________________________
users mailing list
users@lists.open-mpi.org
https://rfd.newmexicoconsortium.org/mailman/listinfo/users

Reply via email to