Re: [OMPI devel] init_thread + spawn error

2008-04-04 Thread Tim Prins
Thanks for the report. As Ralph indicated the threading support in Open MPI is not good right now, but we are working to make it better. I have filed a ticket (https://svn.open-mpi.org/trac/ompi/ticket/1267) so we do not loose track of this issue, and attached a potential fix to the ticket.

Re: [OMPI devel] init_thread + spawn error

2008-04-03 Thread Ralph Castain
I believe we have stated several times that we are not thread safe at this time. You are welcome to try it, but shouldn't be surprised when it fails. Ralph On 4/3/08 4:18 PM, "Joao Vicente Lima" wrote: > Hi, > I getting a error on call init_thread and comm_spawn on this code: > > #include "mp