Wierd GM/MPIexec error

Pete Wyckoff pw at osc.edu
Thu Aug 14 09:08:48 EDT 2003


cdmaest at sandia.gov said on Wed, 13 Aug 2003 21:36 -0600:
> On Wed, 13 Aug 2003, Pete Wyckoff wrote:
> > cdmaest at sandia.gov said on Wed, 13 Aug 2003 14:12 -0600:
> > > [0] Error: Unable to translate GM global node id (2147483647)to local node id for the MPI id
> > 
> > It looks like GM is reporting that the node id is -1.  It gives that to
> > mpiexec, which dutifully returns it back to the process, which then
> > complains that the number is not found.  All else looks okay.
> > 
> > If you do:
> > 	gm_board_info | grep "This is"
> > do you see something other than 2147483647 for the node id?
> > Can you get the code to run using mpirun?
[..]
> I guess I forgot that this is against gm 2.0.5 as well. :-)

Now he tells us. :)  The mpich code I looked at yesterday to try to
figure out from whence that error message had come includes an #ifdef
section for GM2 that I ignored.  (mpich-1.2.5..10/mpid/ch_gm/gmpi_priv.c
line 392 where the comment reads "What a mess".)

I'm not to interested in trying to run gm 2.0.5 here just yet.  If you
manage to figure out what's wrong, we can certainly fix mpiexec to work
around whatever changed in going to gm 2.0.5.

		-- Pete



More information about the mpiexec mailing list