[mpich-discuss] problem in compiling gforker

clara clarazhang at gmail.com
Sun Jun 19 16:21:38 CDT 2011


Got it. Thanks.
Btw, is there any process manager which can run each MPI program as a thread
in a process, that is, running an MPI application as a multi-threaded
program?

-Clara
On Fri, Jun 17, 2011 at 6:14 PM, Dave Goodell <goodell at mcs.anl.gov> wrote:

> 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
>
> _______________________________________________
> mpich-discuss mailing list
> mpich-discuss at mcs.anl.gov
> https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20110619/38b168c1/attachment.htm>


More information about the mpich-discuss mailing list