diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2011-03-10 19:11:45 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2011-03-10 19:11:45 (GMT) |
commit | 3fb15a68853e2a461143892f27e90eddf39bc470 (patch) | |
tree | d8469aaac368c0156fdbea48fec94618da7f60e4 /release_docs | |
parent | 68f3df5d028fbb03ab9f9e3cbbb31646c9f37a32 (diff) | |
download | hdf5-3fb15a68853e2a461143892f27e90eddf39bc470.zip hdf5-3fb15a68853e2a461143892f27e90eddf39bc470.tar.gz hdf5-3fb15a68853e2a461143892f27e90eddf39bc470.tar.bz2 |
[svn-r20227] Entered known problem of --with-mpe does not work with mpich2.
Diffstat (limited to 'release_docs')
-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 4d6ed43..929cc33 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -384,6 +384,8 @@ SGI Linux 2.6.32.19 y y y y 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) * If parallel gmake (e.g., gmake -j 4) is used, the "gmake clean" command |