Yes, of course it does - the problem is in a sanity check I just
installed over the weekend.
Easily fixed...
On Oct 28, 2008, at 8:33 AM, George Bosilca wrote:
> Ralph,
>
> I run in troubles with the new IO framework when I spawn a new
> process. The following error message is dumped and the job is aborted.
>
> --------------------------------------------------------------------------
> The requested stdin target is out of range for this job - it points
> to a process rank that is greater than the number of process in the
> job.
>
> Specified target: INVALID
> Number of procs: 2
>
> This could be caused by specifying a negative number for the stdin
> target, or by mistyping the desired rank. Please correct the cmd line
> and try again.
> --------------------------------------------------------------------------
>
> Is the new IO framework supposed to support MPI2 dynamics ?
>
> Thanks,
> george.
>
> _______________________________________________
> devel mailing list
> devel_at_[hidden]
> http://www.open-mpi.org/mailman/listinfo.cgi/devel
|