Re: [O-MPI users] thread support

2005-10-26 Thread Hugh Merz
I've tried with Thread support: posix (mpi: yes, progress: no), using MPI_THREAD_MULTIPLE and MPI_THREAD_SINGLE and these all hang as well. Unlike Arnstein I do not find that jobs will work properly running on a single node. Hugh On Tue, 25 Oct 2005, Jeff Squyres wrote: Hugh -- We are act

Re: [O-MPI users] thread support

2005-10-26 Thread Arnstein Ressem
Hi, I'm getting the same hangs in my environment and will contribute my findings. The info from ompi_info, debug output and application source is attached. When running on one machine and two processes like this: mpirun -np 2 -mca orte_debug 1 mpitest The application successfully executes a