summaryrefslogtreecommitdiffstats
path: root/RELEASE.txt
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2001-03-19 22:52:48 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2001-03-19 22:52:48 (GMT)
commite450c2bbadadf43423b20e2486813737bcb17d74 (patch)
tree787cbadfc3384826639632bd1e9f3768a35c16b6 /RELEASE.txt
parent9fba9e8fc2dc9e7964c398ff52bfef59629b099b (diff)
downloadhdf5-e450c2bbadadf43423b20e2486813737bcb17d74.zip
hdf5-e450c2bbadadf43423b20e2486813737bcb17d74.tar.gz
hdf5-e450c2bbadadf43423b20e2486813737bcb17d74.tar.bz2
[svn-r3665] Purpose:
updated with the change of $NPROCS default value from 2 to 3. Platforms tested: Neuro-optic, i.e., Eye ball.
Diffstat (limited to 'RELEASE.txt')
-rw-r--r--RELEASE.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/RELEASE.txt b/RELEASE.txt
index f8938a8..6a9f88f 100644
--- a/RELEASE.txt
+++ b/RELEASE.txt
@@ -42,6 +42,9 @@ Bug Fixes since HDF5-1.4.0
Configuration
-------------
+ * Changed the default value of $NPROCS from 2 to 3 since 3 processes
+ have a much bigger chance catching parallel errors than just 2.
+
Tools