summaryrefslogtreecommitdiffstats
path: root/config/linux-gnulibc1
diff options
context:
space:
mode:
authorMuQun Yang <ymuqun@hdfgroup.org>2006-02-21 22:13:11 (GMT)
committerMuQun Yang <ymuqun@hdfgroup.org>2006-02-21 22:13:11 (GMT)
commite8535af373e198cf1bfc35b5876ea38f52b1d6b6 (patch)
tree704ec2694855b5019da878b455dabadd4b9a1492 /config/linux-gnulibc1
parentc0fbd63983657883d33abb9f71affa327a3f3fde (diff)
downloadhdf5-e8535af373e198cf1bfc35b5876ea38f52b1d6b6.zip
hdf5-e8535af373e198cf1bfc35b5876ea38f52b1d6b6.tar.gz
hdf5-e8535af373e198cf1bfc35b5876ea38f52b1d6b6.tar.bz2
[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:
Diffstat (limited to 'config/linux-gnulibc1')
-rw-r--r--config/linux-gnulibc12
1 files changed, 1 insertions, 1 deletions
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'}