Fri, 03 May 2024 05:54:00 UTC | login

Information for build mpich-4.1.1-1.el9sbase_901

ID46074
Package Namempich
Version4.1.1
Release1.el9sbase_901
Epoch
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/mpich.git#2b8f40ad46d7643f49c54eeceaed6d7e679d7bed
SummaryA high-performance implementation of MPI
DescriptionMPICH 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.
Built bytdawson
State complete
Volume DEFAULT
StartedWed, 14 Jun 2023 20:34:11 UTC
CompletedWed, 14 Jun 2023 20:50:33 UTC
Taskbuild (isa9s-packages-baseline-el9sbase, /redhat/centos-stream/rpms/mpich.git:2b8f40ad46d7643f49c54eeceaed6d7e679d7bed)
Extra{'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/mpich.git#2b8f40ad46d7643f49c54eeceaed6d7e679d7bed'}}
Tags
isa9s-packages-baseline-candidate
isa9s-packages-baseline-testing
RPMs
src
mpich-4.1.1-1.el9sbase_901.src.rpm (info) (download)
noarch
mpich-doc-4.1.1-1.el9sbase_901.noarch.rpm (info) (download)
x86_64
mpich-4.1.1-1.el9sbase_901.x86_64.rpm (info) (download)
mpich-autoload-4.1.1-1.el9sbase_901.x86_64.rpm (info) (download)
mpich-devel-4.1.1-1.el9sbase_901.x86_64.rpm (info) (download)
python3-mpich-4.1.1-1.el9sbase_901.x86_64.rpm (info) (download)
mpich-debuginfo-4.1.1-1.el9sbase_901.x86_64.rpm (info) (download)
mpich-debugsource-4.1.1-1.el9sbase_901.x86_64.rpm (info) (download)
Logs
x86_64
root.log
hw_info.log
installed_pkgs.log
mock_output.log
build.log
noarch_rpmdiff.json
state.log
Changelog * Sat Jun 03 2023 Kamal Heib <kheib@redhat.com> - 4.1.1-1 - Update to upstream release 4.1.1 - Resolves: rhbz#2212010 * Sat Nov 27 2021 Honggang Li <honli@redhat.com> - 3.4.2-1 - Update to latest version 3.4.2 - Related: rhbz#2015398 * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Fri Aug 06 2021 Florian Weimer <fweimer@redhat.com> - 3.4.1-3 - Rebuild to pick up new build flags from redhat-rpm-config (#1984652)