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 exists.

> 
> For example, --hostfile can be specified for each binary in the job,
> while it looks like --output-filename is global to the job: even if it
> is given on any single line of an application context, with different
> values, the last value is the one that is actually taken as an output
> file prefix.

Yes, but remember that the output-filename value is used as a base, and the 
rank is appended to it. So each process gets its own file. That is why it is a 
"global" option.

> 
> Regards,
> Nadia
> 
> -- 
> nadia.derbey <nadia.der...@bull.net>
> 
> _______________________________________________
> devel mailing list
> de...@open-mpi.org
> http://www.open-mpi.org/mailman/listinfo.cgi/devel


Reply via email to