Re: [OMPI devel] MPI_Com_spawn

2008-10-29 Thread Ralph Castain
Hi George Your help is welcome! See below for some thoughts On Oct 29, 2008, at 8:12 AM, George Bosilca wrote: Thanks Ralph, this indeed fixed my problem. However, I run in more troubles ... I have a simple application that keep spawning MPI processes, exchange some data and then the chil

Re: [OMPI devel] MPI_Com_spawn

2008-10-29 Thread George Bosilca
Thanks Ralph, this indeed fixed my problem. However, I run in more troubles ... I have a simple application that keep spawning MPI processes, exchange some data and then the children disconnect and vanish. But I keep doing this in a loop ... absolutely legal from the MPI standard perspect

Re: [OMPI devel] MPI_Com_spawn

2008-10-28 Thread Ralph Castain
Done...r19820 On Oct 28, 2008, at 8:37 AM, Ralph Castain wrote: 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

Re: [OMPI devel] MPI_Com_spawn

2008-10-28 Thread Ralph Castain
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

[OMPI devel] MPI_Com_spawn

2008-10-28 Thread George Bosilca
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 proc