diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 12:22:39 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-17 12:38:08 -0400 |
commit | 8f45a049d705bae02e2b5e24e7281e61d28c12e7 (patch) | |
tree | 525454aab02704904f99784c14fc00f66f2cfeb1 /system/mpich/README | |
parent | 1b5b39c436572fd0ff19e079198660afa8f8028b (diff) |
system/mpich: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'system/mpich/README')
-rw-r--r-- | system/mpich/README | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/system/mpich/README b/system/mpich/README index 2dd223ac4c6e..51707b8dbec6 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. |