On Jul 11, 2016, at 3:25 PM, Mahmood Naderan <mahmood...@gmail.com> wrote:

> # ls -l libmpi*
> -rw-r--r-- 1 root root 1029580 Jul 11 23:51 libmpi_mpifh.a
> -rw-r--r-- 1 root root   17292 Jul 11 23:51 libmpi_usempi.a

These are the two for v1.10.x.

Sorry; one thing I wasn't clear on (I had forgotten): the libraries changed 
name from v1.6.x to v1.10.x.

This is why we recommend you use the wrapper compilers to compile MPI 
applications, and/or at least use the wrapper compilers or pkg-config to 
determine what the correct flags are to pass to the compiler/linker if you're 
not using the wrapper compilers directly.

See this FAQ item if you don't want to use the wrapper compilers:

    https://www.open-mpi.org/faq/?category=mpi-apps#cant-use-wrappers

I see that we have not mentioned in there that you can use pkg-config, too; 
I'll see if we can add that shortly.  The use of pkg-config is documented here:

    https://github.com/open-mpi/ompi/blob/master/README#L1744-L1771

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

Reply via email to