Re: [OMPI devel] [OMPI users] pnetcdf & Open MPI

2006-05-08 Thread Brian Barrett
On May 6, 2006, at 7:32 PM, Dries Kimpe wrote: 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 devel] [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 Open MPI with a newer version of ROM