[mpich-discuss] problem in compiling gforker

Dave Goodell goodell at mcs.anl.gov
Fri Jun 17 17:14:50 CDT 2011


If you want gforker instead of hydra, please configure the top-level configure with "--with-pm=gforker" and build all of MPICH2 as usual.  Then the resulting mpiexec in your installation will be gforker's version of mpiexec.

-Dave

On Jun 17, 2011, at 5:02 PM CDT, clara wrote:

> I tried to compile mpiexec in src/mp/gforker according to the following steps:
> 1) cd src/mp/gforker
> 2) ./configure
> 3) make
> 
> But I got the following error message, can anyone help me? Thanks.
> 
>  CC              mpiexec.c
> mpiexec.c: In function ‘mpiexec_usage’:
> mpiexec.c:279:2: warning: format not a string literal and no format arguments
> cd ../util && make
> make[1]: Entering directory `/mnt/lux/code/mpi/mpich2/mpich2-1.4/src/pm/util'
>   AR  libmpiexec.a cmnargs.o process.o ioloop.o pmiserv.o labelout.o env.o newsession.o rm.o pmiport.o dbgiface.o safestr2.o simple_pmiutil2.o ../../util/msgs/msgprint.o
> ar: two different operation options specified
> make[1]: *** [libmpiexec.a] Error 1
> make[1]: Leaving directory `/mnt/lux/code/mpi/mpich2/mpich2-1.4/src/pm/util'
> make: *** [dummy] Error 2
> 
> 
> -Clara
> _______________________________________________
> mpich-discuss mailing list
> mpich-discuss at mcs.anl.gov
> https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss



More information about the mpich-discuss mailing list