Support for MPICH-MX in mpiexec
Charland, Denis
Denis.Charland at imi.cnrc-nrc.gc.ca
Thu Oct 27 10:58:33 EDT 2005
Hi Pete,
I went trough the same files today and I found a few modifications that I forgot to make (it was late yesterday). It works now.
I will double check all the config files, Makefiles and the .in files to be sure that all the modifications have been made. Then I will "make distclean" and rebuild again (configure, make and make install) and test.
If everything goes fine, I will generate a patch file with diff to be applied to mpiexec 0.80. I will then apply this patch file to a clean 0.80 distribution, rebuild and test.
Denis
-----Original Message-----
From: Pete Wyckoff [mailto:pw at osc.edu]
Sent: Thursday, October 27, 2005 10:12 AM
To: Charland, Denis
Cc: Patrick Geoffray; mpiexec at osc.edu
Subject: Re: Support for MPICH-MX in mpiexec
patrick at myri.com wrote on Wed, 26 Oct 2005 17:47 -0400:
> Charland, Denis wrote:
> >Would it be possible to add support for MPICH-MX (MPI over MX
> >message-passing software on Myrinet hardware) in mpiexec?
>
> It should be easy. The protocole is the same, only the environment
> variables have been renamed (GMPI_* -> MXMPI_*).
Patrick makes it sound like the changes will be minimal (thanks).
If you can find the time to modify mpiexec's start_tasks.c (grep for
GM) and perhaps gm.c and get it to work, send the patch and I'll
figure out how to merge it in so both GM and MX are supported.
-- Pete
More information about the mpiexec
mailing list