summaryrefslogtreecommitdiffstats
path: root/system/mpich
diff options
context:
space:
mode:
author B. Watson2022-03-14 17:22:39 +0100
committer B. Watson2022-03-17 17:38:08 +0100
commit8f45a049d705bae02e2b5e24e7281e61d28c12e7 (patch)
tree525454aab02704904f99784c14fc00f66f2cfeb1 /system/mpich
parent1b5b39c436572fd0ff19e079198660afa8f8028b (diff)
downloadslackbuilds-8f45a049d705bae02e2b5e24e7281e61d28c12e7.tar.gz
system/mpich: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'system/mpich')
-rw-r--r--system/mpich/README5
1 files changed, 3 insertions, 2 deletions
diff --git a/system/mpich/README b/system/mpich/README
index 2dd223ac4c..51707b8dbe 100644
--- a/system/mpich/README
+++ b/system/mpich/README
@@ -4,8 +4,9 @@ The goals of MPICH are:
(1) to provide an MPI implementation that efficiently supports different
computation and communication platforms including commodity clusters
(desktop systems, shared-memory systems, multicore architectures),
- high-speed networks (10 Gigabit Ethernet, InfiniBand, Myrinet, Quadrics)
- and proprietary high-end computing systems (Blue Gene, Cray) and
+ high-speed networks (10 Gigabit Ethernet, InfiniBand, Myrinet,
+ Quadrics) 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.