slackbuilds/system/mpich
B. Watson 8f45a049d7 system/mpich: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2022-03-17 12:38:08 -04:00
..
README system/mpich: Wrap README at 72 columns. 2022-03-17 12:38:08 -04:00
mpich.SlackBuild system/mpich: Remove .la files. 2022-02-16 08:18:48 +07:00
mpich.info system/mpich: Updated for version 3.4.3 2022-01-13 08:58:45 +07:00
slack-desc

README

MPICH is a high-performance and widely portable implementation of the
Message Passing Interface (MPI) standard (MPI-1, MPI-2 and MPI-3).
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
(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.