[OMPI devel] mpirun options in the MPMD model

2010-11-09 Thread nadia.derbey
Hi list, Can someone give me an exhaustive list of the options that can be used for any single binary when calling mpirun for the mpmd model, vs those that are global to the job? I couldn't find it anywhere. For example, --hostfile can be specified for each binary in the job, while it looks like

Re: [OMPI devel] mpirun options in the MPMD model

2010-11-09 Thread Ralph Castain
On Nov 9, 2010, at 8:22 AM, nadia.derbey wrote: > Hi list, > > Can someone give me an exhaustive list of the options that can be used > for any single binary when calling mpirun for the mpmd model, vs those > that are global to the job? I couldn't find it anywhere. I don't think such a list exi

[OMPI devel] More S/OMPI_/OPAL_/g m4 changes

2010-11-09 Thread Jeff Squyres
In digging through some configury to sort out some recent bugs, I found some more M4 macros and shell variables that are OMPI_ when they really should be OPAL_ (specifically: all the macros in opal/contrib/opal_functions.m4). I used the contrib/search_replace.pl script to ferret out all such def