Re: [OMPI users] pnetcdf & Open MPI

2006-05-06 Thread Dries Kimpe
Dries Kimpe wrote: > > > The problem is that the OpenMPI group takes ROMIO as-is from an older > release. Then they pass > MPI_COMBINER_SUBARRAY as-is to ROMIO, which in that release it does not > understand. Then ROMIO blows up. > > > I'll try recompiling

Re: [OMPI users] pnetcdf & Open MPI

2006-05-05 Thread Dries Kimpe
Dries Kimpe wrote: > > It looks as if the problem is not really due to Open MPI, but to the > included ROM-IO: > In the end it turned out to be a combination of a newer Open MPI with an older ROMIO ... Quoting Rob Ross (on the pnetcdf mailing list): The problem is that the OpenMPI

[OMPI users] pnetcdf & Open MPI

2006-05-02 Thread Dries Kimpe
Hi, are there any known problems with Open MPI (SVN rev. 9792) and Parallel NetCDF (version 1.0.1)? I'm unable to make this combination work. The tests distributed with the source of pnetcdf fail when building with Open MPI. It looks as if the problem is not really due to Open MPI, but to the

Re: [O-MPI users] pathscale 2.1/2.3 build problem

2005-12-01 Thread Dries Kimpe
A quick message just to confirm that this problem really had nothing to do with OpenMPI. It was caused by an incorrect wrapper script for gcc. Dries Greg Lindahl wrote: > Dries, > > We have built OpenMPI-1.0 with our compilers, but don't build SVN. > > In your case you seem to have some kin

Re: [O-MPI users] pathscale 2.1/2.3 build problem

2005-11-28 Thread Dries Kimpe
This time with config.log attached (bz2) Greetings, Dries Dries Kimpe wrote: > Hi, > > is somebody here building OpenMPI (svn trunk) with PathScale compilers? > > I'm getting the following errors > (note that it builds fine with gcc 3.4.4) > > make[2]: Ent

[O-MPI users] pathscale 2.1/2.3 build problem

2005-11-28 Thread Dries Kimpe
Hi, is somebody here building OpenMPI (svn trunk) with PathScale compilers? I'm getting the following errors (note that it builds fine with gcc 3.4.4) make[2]: Entering directory `/data/home/dries/svn/openmpi-trunk/build/pathscale/orte/tools/openmpi' depbase=`echo openmpi.o | sed 's|[^/]*$|.de

[O-MPI users] --with-wrapper-ldflags question

2005-11-18 Thread Dries Kimpe
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I have a question about the --with-wrapper-ldflags option; I need to pass 2 different rpaths to the wrapper compilers, so I tried - --with-wrapper-ldflags="-Wl,-rpath -Wl,pathA -Wl,-rpath -Wl,pathB" However, it seems that the second Wl,-rpat

Re: [O-MPI users] Tests with current version

2005-11-11 Thread Dries Kimpe
The problem occurs when specifying both --enable-static and --enable-shared ... The following error appears: [...] -rpath -Wl,/home/lts/work/openmpi/openmpi-1.0rc5/orte/.libs -Wl,--rpath -Wl,/home/lts/coolfluid/ompi/lib /home/lts/work/openmpi/openmpi-1.0rc5/orte/.libs/liborte.so -L/home/lts/wor