Package mpich-4.1.1-1.el8.src
Name | mpich |
---|---|
Epoch | 0 |
Version | 4.1.1 |
Release | 1.el8 |
Architecture | src |
Website/URL | https://www.mpich.org/ |
License | MIT |
Build Time | 2023-07-26 15:00:00 |
Build Host | builder-x86-08.inferitos.ru |
Summary | A high-performance implementation of MPI |
Repositories | AppStream |
Description | 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. The mpich binaries in this RPM packages were configured to use the default process manager (Hydra) using the default device (ch3). The ch3 device was configured with support for the nemesis channel that allows for shared-memory and TCP/IP sockets based communication. This build also include support for using the 'module environment' to select which MPI implementation to use when multiple implementations are installed. If you want MPICH support to be automatically loaded, you need to install the mpich-autoload package. |
Errata | — |
Size | 36686 KiB |
Source Project | mpich-4.1.1-1.el8 |
SHA-256 checksum | eb7f9004249e808bbccb05b4fa77c903e4aa6bc843d3e736f824ba55354e30be |
×
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 4.1.1-1 - Rebuilt for MSVSphere 8.8 * Sat Jun 03 2023 Kamal Heib <kheib@redhat.com> - 4.1.1-1 - Update to upstream release 4.1.1 - Resolves: rhbz#2212011 * Thu Apr 06 2023 Kyle Walker <kwalker@redhat.com> - 3.4.2-2 - Enable source_date_epoch_from_changelog - Related: rhbz#1972098 * Thu Dec 09 2021 Honggang Li <honli@redhat.com> - 3.4.2-1 - Update to latest upstream release 3.4.2 - Resolves: rhbz#2008515 * Thu May 27 2021 Honggang Li <honli@redhat.com> - 3.4.1-1 - Sync with Fedora build - Update to latest upstream release 3.4.1 - Resolves: rhbz#1960076 * Thu Oct 15 2020 Honggang Li <honli@redhat.com> - 3.3.2-9 - Fix a dependency typo - Related: rhbz#1850080 * Thu Oct 15 2020 Honggang Li <honli@redhat.com> - 3.3.2-8 - Sync with Fedora build - Update to latest upstream release 3.3.2 - Resolves: rhbz#1657316, rhbz#1732982, rhbz#1850080 * Fri Sep 21 2018 Jarod Wilson <jarod@redhat.com> - 3.2.1-9 - Use proper distro compile flags throughout build - Related: rhbz#1624144 * Thu Sep 13 2018 Jarod Wilson <jarod@redhat.com> - 3.2.1-8 - Remove python2 bits entirely, fix mpi lib dependencies - Remove obsolete Provides/Obsoletes for mpich2 - Resolves: rhbz#1628628 * Fri Aug 03 2018 Florian Weimer <fweimer@redhat.com> - 3.2.1-7 - Honor %{valgrind_arches}