slackbuilds/system/mpich
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README system/mpich: Updated for version 3.2 + new maintainer 2016-08-05 18:10:49 +01:00
mpich.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
mpich.info system/mpich: Updated for version 3.4.2 2021-06-04 07:38:21 +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.