[OMPI devel] small configure nits

2006-05-06 Thread Ralf Wildenhues
Hi there, A very minor nit in OpenMPI, concerning autotools: I think it's better to specify the arguments to AC_CONFIG_AUX_DIR and _MACRO_DIR without leading "./", since if those name end up in Makefile targets, BSD make won't have problems with VPATH lookup. (Maybe this should be noted in the Au

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