diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2001-03-19 22:52:48 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2001-03-19 22:52:48 (GMT) |
commit | e450c2bbadadf43423b20e2486813737bcb17d74 (patch) | |
tree | 787cbadfc3384826639632bd1e9f3768a35c16b6 | |
parent | 9fba9e8fc2dc9e7964c398ff52bfef59629b099b (diff) | |
download | hdf5-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.
-rw-r--r-- | RELEASE.txt | 3 |
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 |