Thu, 19 Sep 2024 03:26:48 UTC | login

Information for build mpich-4.2.1-4.0.riscv64.fc41

ID311724
Package Namempich
Version4.2.1
Release4.0.riscv64.fc41
Epoch
Sourcegit+http://fedora.riscv.rocks:3000/rpms/mpich.git#059a3d6e9e7f66afdabb51f7fbc97e53e05006c6
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, 11 Jul 2024 11:10:22 UTC
CompletedThu, 11 Jul 2024 11:37:38 UTC
Taskbuild (f41, /rpms/mpich.git:059a3d6e9e7f66afdabb51f7fbc97e53e05006c6)
Extra{'source': {'original_url': 'git+http://fedora.riscv.rocks:3000/rpms/mpich.git#059a3d6e9e7f66afdabb51f7fbc97e53e05006c6'}}
Tags
f41
RPMs
src
mpich-4.2.1-4.0.riscv64.fc41.src.rpm (info) (download)
noarch
mpich-doc-4.2.1-4.0.riscv64.fc41.noarch.rpm (info) (download)
riscv64
mpich-4.2.1-4.0.riscv64.fc41.riscv64.rpm (info) (download)
mpich-autoload-4.2.1-4.0.riscv64.fc41.riscv64.rpm (info) (download)
mpich-devel-4.2.1-4.0.riscv64.fc41.riscv64.rpm (info) (download)
python3-mpich-4.2.1-4.0.riscv64.fc41.riscv64.rpm (info) (download)
mpich-debuginfo-4.2.1-4.0.riscv64.fc41.riscv64.rpm (info) (download)
mpich-debugsource-4.2.1-4.0.riscv64.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Jul 11 2024 David Abdurachmanov <davidlt@rivosinc.com> - 4.2.1-4.0.riscv64 - Enable ucx for riscv64 * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 4.2.1-2 - Rebuilt for Python 3.13 * Fri Apr 19 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 4.2.1-1 - Version 4.2.1 (rhbz#2249294) * 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