diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2011-03-10 19:11:02 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2011-03-10 19:11:02 (GMT) |
commit | 35e5cce530ca56fc5c950f0de7c121ea0de84d09 (patch) | |
tree | 5ac769c9af0abe11df70224aae0c59e0551445f6 | |
parent | 3a2d132d796805235c655565da033b0e06d2d362 (diff) | |
download | hdf5-35e5cce530ca56fc5c950f0de7c121ea0de84d09.zip hdf5-35e5cce530ca56fc5c950f0de7c121ea0de84d09.tar.gz hdf5-35e5cce530ca56fc5c950f0de7c121ea0de84d09.tar.bz2 |
[svn-r20226] Entered known problem of --with-mpe does not work with mpich2.
-rw-r--r-- | release_docs/RELEASE.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index b75478a..305fdda 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -803,6 +803,8 @@ SuSe Linux 2.6.5 Known Problems ============== +* --with-mpe configure option does not work with Mpich2. AKC - 2011/03/10) + * examples/run-all-ex.sh does not work on Cygwin. (NAF - 2011/02/11) * While working on the 1.8.6 release of HDF5, a bug was discovered that can |