Re: [OMPI users] noob warning - problems testing MPI_Comm_spawn

2010-03-04 Thread Damien Hocking
Thanks Shiqing. I'll checkout a trunk copy and try that. Damien On 04/03/2010 7:29 AM, Shiqing Fan wrote: Hi Damien, Sorry for late reply, I was trying to dig inside the code and got some information. First of all, in your example, it's not correct to define the MPI_Info as an pointer, i

Re: [OMPI users] noob warning - problems testing MPI_Comm_spawn

2010-03-04 Thread Shiqing Fan
Hi Damien, Sorry for late reply, I was trying to dig inside the code and got some information. First of all, in your example, it's not correct to define the MPI_Info as an pointer, it will cause the initialization violation at run time. The message "LOCAL DAEMON SPAWN IS CURRENTLY UNSUPPORT