Wed, 15 May 2024 09:41:21 UTC | login

Information for build mpich-4.0.3-2.0.riscv64.fc38

ID241970
Package Namempich
Version4.0.3
Release2.0.riscv64.fc38
Epoch
Sourcegit+http://fedora.riscv.rocks:3000/rpms/mpich.git#d52283e1954da2e7679cf026ce790db140b5eecc
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 bydavidlt
State complete
Volume DEFAULT
StartedThu, 23 Mar 2023 09:04:02 UTC
CompletedThu, 23 Mar 2023 10:36:35 UTC
Taskbuild (f38, /rpms/mpich.git:d52283e1954da2e7679cf026ce790db140b5eecc)
Extra{'source': {'original_url': 'git+http://fedora.riscv.rocks:3000/rpms/mpich.git#d52283e1954da2e7679cf026ce790db140b5eecc'}}
Tags
f38
f39
f40
RPMs
src
mpich-4.0.3-2.0.riscv64.fc38.src.rpm (info) (download)
noarch
mpich-doc-4.0.3-2.0.riscv64.fc38.noarch.rpm (info) (download)
riscv64
mpich-4.0.3-2.0.riscv64.fc38.riscv64.rpm (info) (download)
mpich-autoload-4.0.3-2.0.riscv64.fc38.riscv64.rpm (info) (download)
mpich-devel-4.0.3-2.0.riscv64.fc38.riscv64.rpm (info) (download)
python3-mpich-4.0.3-2.0.riscv64.fc38.riscv64.rpm (info) (download)
mpich-debuginfo-4.0.3-2.0.riscv64.fc38.riscv64.rpm (info) (download)
mpich-debugsource-4.0.3-2.0.riscv64.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Mar 23 2023 David Abdurachmanov <davidlt@rivosinc.com> 4.0.3-2.0.riscv64 - Properly check for valgrind arch * Thu Mar 02 2023 Orion Poplawski <orion@nwra.com> 4.0.3-1 - Update to 4.0.3 * Tue Feb 21 2023 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> 4.0.2-7 - Drop unused .pth file for python2 * Tue Feb 21 2023 Ben Boeckel <mathstuf@gmail.com> 4.0.2-6 - Backport PR#6374 to fix MPI_allgatherv fastpath error * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> 4.0.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sat Dec 03 2022 Florian Weimer <fweimer@redhat.com> 4.0.2-4 - Port configure script to C99 * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> 4.0.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> 4.0.2-2 - Rebuilt for Python 3.11 * Sun Apr 10 2022 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> 4.0.2-1 - Version 4.0.2 (rhbz#1939170) * Tue Feb 08 2022 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> 3.4.1-14 - ucx is only available on three architectures * Tue Feb 08 2022 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> 3.4.1-13 - Unbundle libfabric and ucx * Tue Feb 08 2022 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> 3.4.1-12 - Drop link and optimization flags from pkgconf file * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> 3.4.1-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Wed Jan 19 2022 Sandro Mani <manisandro@gmail.com> 3.4.1-10 - Create and own mpich/lib/cmake directory * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 3.4.1-2 - Rebuilt for Python 3.10 * Mon May 17 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 3.4.1-1 - Rip out part of configure.ac to fix build under autoconf-2.71 (#1943036)