Fri, 26 Apr 2024 11:03:23 UTC | login

Information for build mpich-3.3.2-5.0.riscv64.fc33

ID163514
Package Namempich
Version3.3.2
Release5.0.riscv64.fc33
Epoch
Sourcegit+http://fedora.riscv.rocks:3000/rpms/mpich.git#b5d970c266a40a175397699b4c7813da6c46c68d
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, 02 Jul 2020 08:16:19 UTC
CompletedThu, 02 Jul 2020 11:16:32 UTC
Taskbuild (f33, /rpms/mpich.git:b5d970c266a40a175397699b4c7813da6c46c68d)
Extra{'source': {'original_url': 'git+http://fedora.riscv.rocks:3000/rpms/mpich.git#b5d970c266a40a175397699b4c7813da6c46c68d'}}
Tags
f33
f37
f38
RPMs
src
mpich-3.3.2-5.0.riscv64.fc33.src.rpm (info) (download)
noarch
mpich-doc-3.3.2-5.0.riscv64.fc33.noarch.rpm (info) (download)
riscv64
mpich-3.3.2-5.0.riscv64.fc33.riscv64.rpm (info) (download)
mpich-autoload-3.3.2-5.0.riscv64.fc33.riscv64.rpm (info) (download)
mpich-devel-3.3.2-5.0.riscv64.fc33.riscv64.rpm (info) (download)
python3-mpich-3.3.2-5.0.riscv64.fc33.riscv64.rpm (info) (download)
mpich-debuginfo-3.3.2-5.0.riscv64.fc33.riscv64.rpm (info) (download)
mpich-debugsource-3.3.2-5.0.riscv64.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Thu Jul 02 2020 David Abdurachmanov <david.abdurachmanov@sifive.com> - 3.3.2-5.0.riscv64 - Switch to use %{valgrind_arches} - Add support for RISC-V (riscv64) * Mon May 25 2020 Miro Hrončok <mhroncok@redhat.com> - 3.3.2-5 - Rebuilt for Python 3.9 * Fri Feb 14 2020 Christoph Junghans <junghans@votca.org> - 3.3.2-4 - Add 4320.patch to fix #1793563 and #1799473 * Thu Jan 30 2020 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 3.3.2-3 - Add requirement for redhat-rpm-config (#1795674) * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sun Nov 17 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 3.3.2-1 - Subpackage python2-mpich has been removed (#1773126) * Sun Nov 17 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 3.3.2-1 - Update to latest version (#1772152). This is a bugfix release: https://github.com/pmodels/mpich/blob/v3.3.2/CHANGES. * Wed Aug 28 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 3.3.1-1 - Really upgrade to 3.3.1 (#1745252) * Sat Aug 24 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 3.2.1-1 - "Upgrade" back to 3.2.1 (#1745252) (I made a typo, and instead of *upgrading* to 3.3.1, I made a downgrade to 3.1.1. Too bad that we don't have *any* automatic check that would warn about this in Fedora. Version 3.3.1 requires a newer hwloc, but some of the dependencies are not ready to switch. So let's "upgrade" back to 3.2.1, and plan to 3.3.1 next week.) * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 3.1.1-2 - Rebuilt for Python 3.8 * Tue Jul 30 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 3.1.1-1 - Update to latest version (#1718376) * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.1-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Wed May 08 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 3.2.1-12 - Require main package and appropriate python version from python subpackages * Tue May 07 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 3.2.1-11 - Add a guard for python3 version (#1705296) - Module files are moved to /usr/share/modulefiles/mpi/ * Tue May 07 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 3.2.1-10 - Drop all custom compilation and link flags (#1573088) * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.1-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild