What test you are refering to ?

config.log contains the test results of the features that configure is
looking for.  Failure of some thread test does not mean OpenMPI can't
support threads.  In fact, I was able to run a simple/correct
MPI_THREAD_MULTIPLE program uses pthread with openmpi-1.2.3 and the
program finishes normally on this multicore Ubuntu box.

A.Chan

On Thu, 21 Jun 2007, [ISO-8859-1] ?ke Sandgren wrote:

> On Thu, 2007-06-21 at 13:27 -0500, Anthony Chan wrote:
> > It seems the hang only occurs when OpenMPI is built with
> > --enable-mpi-threads --enable-progress-threads.  [My OpenMPI builds use
> > gcc (GCC) 4.1.2 (Ubuntu 4.1.2-0ubuntu4)].  Probably
> > --enable-mpi-threads is the relevant option to cause the hang.
>
> Have you looked at the config.log file for the thread test. When i built
> ompi on Ubuntu that test was broken.
>
> --
> Ake Sandgren, HPC2N, Umea University, S-90187 Umea, Sweden
> Internet: a...@hpc2n.umu.se   Phone: +46 90 7866134 Fax: +46 90 7866126
> Mobile: +46 70 7716134 WWW: http://www.hpc2n.umu.se
>
> _______________________________________________
> users mailing list
> us...@open-mpi.org
> http://www.open-mpi.org/mailman/listinfo.cgi/users
>
>

Reply via email to