Click here to visit the old openkoji buildsystem (Archived)

Information for build mpich-4.1.2-14.fc40

ID32813
Package Namempich
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version4.1.2
Release14.fc40
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/mpich.git#8ab714f2c67838aab53c0b9c5f87396b2ca33c46
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 bykojiadmin
State complete
Volume DEFAULT
StartedSat, 04 May 2024 05:31:50 CST
CompletedSat, 04 May 2024 08:02:08 CST
Taskbuild (f40, /rpms/mpich.git:8ab714f2c67838aab53c0b9c5f87396b2ca33c46)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/mpich.git#8ab714f2c67838aab53c0b9c5f87396b2ca33c46'}}
Tags
f40
RPMs
src
mpich-4.1.2-14.fc40.src.rpm (info) (download)
noarch
mpich-doc-4.1.2-14.fc40.noarch.rpm (info) (download)
riscv64
mpich-4.1.2-14.fc40.riscv64.rpm (info) (download)
mpich-autoload-4.1.2-14.fc40.riscv64.rpm (info) (download)
mpich-devel-4.1.2-14.fc40.riscv64.rpm (info) (download)
python3-mpich-4.1.2-14.fc40.riscv64.rpm (info) (download)
mpich-debuginfo-4.1.2-14.fc40.riscv64.rpm (info) (download)
mpich-debugsource-4.1.2-14.fc40.riscv64.rpm (info) (download)
Logs
riscv64
root.log
installed_pkgs.log
state.log
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Mar 04 2024 David Abdurachmanov <davidlt@rivosinc.com> - 4.1.2-14 - Properly check valgrind arches * Mon Feb 12 2024 Cristian Le <cristian.le@mpsd.mpg.de> - 4.1.2-13 - Added CMAKE_PREFIX_PATH to the module file to unsure that CMake projects find the available MPI enabled packages, libraries, executables, etc. * Mon Jan 29 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 4.1.2-12 - Drop dependency on ftbfs infinipath-psm * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.2-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.2-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Tue Nov 21 2023 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 4.1.2-9 - Convert license tag to SPDX * Tue Oct 10 2023 Benson Muite <benson_muite@emailplus.org> - 4.1.2-8 - Own %{_fmoddir}/mpich * Sat Sep 30 2023 Benson Muite <benson_muite@emailplus.org> - 4.1.2-7 - Create directories for MPICH package development files * Fri Sep 29 2023 Benson Muite <benson_muite@emailplus.org> - 4.1.2-6 - Mpich should own cmake and include install directories * Mon Jul 31 2023 Yaakov Selkowitz <yselkowi@redhat.com> - 4.1.2-5 - Use bundled yaksa in RHEL builds * Mon Jul 31 2023 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 4.1.2-3 - Use separate yaksa * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jul 18 2023 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 4.1.2-1 - Version 4.1.2 (rhbz#2213689) * Mon Jul 10 2023 Yaakov Selkowitz <yselkowi@redhat.com> - 4.1.1-3 - Disable PSM, PSM2 in ELN builds * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 4.1.1-2 - Rebuilt for Python 3.12 * Sat May 20 2023 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 4.1.1-1 - Version 4.4.1 (rhbz#2082757) * Sat May 20 2023 Orion Poplawski <orion@nwra.com> - 4.1-4 - Remove dependency libs from wrappers * Sat May 20 2023 Orion Poplawski <orion@nwra.com> - 4.1-2 - Use ucx only on supported arches * Sat May 20 2023 Orion Poplawski <orion@nwra.com> - 4.1-1 - Update to 4.1; Switch to default ch4:ofi device * Thu Mar 02 2023 Orion Poplawski <orion@nwra.com> - 4.0.3-1 - Update to 4.0.3 (https://www.mpich.org/2022/11/08/mpich-4-0-3-released/) * 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)