[MPICH] how to build pmpich

Rajeev Thakur thakur at mcs.anl.gov
Thu Aug 17 17:38:51 CDT 2006


There is no separate libpmpich.a. The PMPI functions are included in
libmpich.a. Just compile with mpicc and it will work.

Rajeev 

> -----Original Message-----
> From: owner-mpich-discuss at mcs.anl.gov 
> [mailto:owner-mpich-discuss at mcs.anl.gov] On Behalf Of Tom Hilinski
> Sent: Thursday, August 17, 2006 5:11 PM
> To: mpich-discuss at mcs.anl.gov
> Subject: [MPICH] how to build pmpich
> 
> With source mpich2-1.0.4p1 I configure as follows:
> 
> --disable-f77 --disable-f90
> --enable-cxx
> --enable-debuginfo
> --with-thread-package=pthreads
> 
> "make" builds the following libs:  libmpich.a  libmpichcxx.a
> 
> How can I force the build of libpmpich.a?
> 
> 




More information about the mpich-discuss mailing list