diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-04 12:35:07 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-03-07 08:45:21 +0700 |
commit | 3c25f1f54a59b6e2c83e40876a3ab40d4d261f47 (patch) | |
tree | eb8e13ed6d739be6dbe9a7d135e1404552b2f8ef /system | |
parent | cf2e849b669332ef932ddc3ad0a75f9d742dc14c (diff) | |
download | slackbuilds-3c25f1f54a59b6e2c83e40876a3ab40d4d261f47.tar.gz |
system/mpich: Mention conflict with openmpi.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r-- | system/mpich/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/system/mpich/README b/system/mpich/README index 12abd1860a..2dd223ac4c 100644 --- a/system/mpich/README +++ b/system/mpich/README @@ -8,3 +8,6 @@ The goals of MPICH are: and proprietary high-end computing systems (Blue Gene, Cray) and (2) to enable cutting-edge research in MPI through an easy-to-extend modular framework for other derived implementations. + +Note: mpich conflicts with openmpi. If you install both on the same +system, unexpected results may occur. |