[O-MPI devel] MPI_Probe_tag_c mvapi hand

2005-11-23 Thread Andrew Friedley
I'm running the intel test suite against ompi revision r8247 (v1.0 branch), and the MPI_Probe_tag_c test is hanging on IU's thor cluster. This only happens with using mvapi, and not with gm or tcp. The hang happens whether or not I use sm with mvapi. The processes appear to be spinning on the

Re: [O-MPI devel] ltdl.h problem

2005-11-23 Thread George Bosilca
The problem seems to be fixed now. Thanks, george. On Nov 23, 2005, at 2:39 PM, Brian Barrett wrote: Fixed in SVN. Sorry about that... On Nov 23, 2005, at 2:15 AM, George Bosilca wrote: As I continue to have the same problem with the missing ltdl.h header I reported few days ago, I s

Re: [O-MPI devel] ltdl.h problem

2005-11-23 Thread Brian Barrett
Fixed in SVN. Sorry about that... On Nov 23, 2005, at 2:15 AM, George Bosilca wrote: As I continue to have the same problem with the missing ltdl.h header I reported few days ago, I spend some time today to dig a little bit inside to find out what and how happens. Finally, I figure out the

[O-MPI devel] 1.0.1rc3 now available

2005-11-23 Thread Jeff Squyres
There was a minor problem with some fortran fixes (the F_STATUSES stuff) and Edgar found a few type mismatches in Fortran API bindings. rc3 is now up, containing fixes for all of this: http://www.open-mpi.org/software/v1.0/downloads/openmpi-1.0.1rc3.tar.gz http://www.open-mpi.org/software/v1

Re: [O-MPI devel] ltdl.h problem

2005-11-23 Thread Ralf Wildenhues
Hi George, * George Bosilca wrote on Wed, Nov 23, 2005 at 08:15:30AM CET: > As I continue to have the same problem with the missing ltdl.h header I > reported few days ago, I spend some time today to dig a little bit inside > to find out what and how happens. Finally, I figure out the problem. I

[O-MPI devel] ltdl.h problem

2005-11-23 Thread George Bosilca
As I continue to have the same problem with the missing ltdl.h header I reported few days ago, I spend some time today to dig a little bit inside to find out what and how happens. Finally, I figure out the problem. It happens only after the last set of changes on the Makefile.am and only on sys