Re: [O-MPI devel] posix threads

2006-01-19 Thread Brian Barrett
On Jan 18, 2006, at 2:12 PM, Luke Schierer wrote: If we compile openmpi with support for posix threads (./configure --prefix=/usr/local --enable-mpi-threads --with-threads=posix), mpi hangs even with simple commands like mpiexec --host localhost --np 1 hostname lock up, and have to be killed.

Re: [O-MPI devel] posix threads

2006-01-19 Thread Brian Barrett
Actually, I have been able to duplicate Luke's problem and hope to have a fix this morning. I'll post more details when I have the fix. Brian On Jan 19, 2006, at 10:37 AM, George Bosilca wrote: Luke, I don't have access to exactly the same OS like you describe, but I was able to run your e

Re: [O-MPI devel] posix threads

2006-01-19 Thread George Bosilca
Luke, I don't have access to exactly the same OS like you describe, but I was able to run your example (using the same compilation flags as you) on the following environments: - 32 bits Intel Redhat Nahant 2 - 32 bits Debian testing/unstable - 64 bits MAC OS X I even run the Netpipe benchma