From e8535af373e198cf1bfc35b5876ea38f52b1d6b6 Mon Sep 17 00:00:00 2001 From: MuQun Yang Date: Tue, 21 Feb 2006 17:13:11 -0500 Subject: [svn-r11962] Purpose: The previous check-in seems fixing the non-selection failure at heping. Description: release the special_collective_io_works macro at this platform. Solution: Platforms tested: heping mpich 1.2.6 Misc. update: --- config/linux-gnulibc1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/linux-gnulibc1 b/config/linux-gnulibc1 index 1657418..9919a24 100644 --- a/config/linux-gnulibc1 +++ b/config/linux-gnulibc1 @@ -113,4 +113,4 @@ fi . $srcdir/config/mpich #Comment out the following line if your system supports collective IO when some processes #don't have any contributions to IOs. -hdf5_mpi_special_collective_io_works=${hdf5_mpi_special_collective_io_works='no'} +#hdf5_mpi_special_collective_io_works=${hdf5_mpi_special_collective_io_works='no'} -- cgit v0.12