Fri, 29 Mar 2024 02:25:59 UTC | login

Information for build mvapich2-2.3.7.1-1.el8

ID33453
Package Namemvapich2
Version2.3.7.1
Release1.el8
Epoch
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/mvapich2.git#acf4d4991460d8c26b0186b8f9240f42fa7be788
SummaryOSU MVAPICH2 MPI package
DescriptionMVAPICH2 is a Message Passing Interface (MPI 3.0) implementation based on MPICH and developed by Ohio State University.
Built bykheib
State complete
Volume DEFAULT
StartedMon, 05 Jun 2023 19:21:04 UTC
CompletedMon, 05 Jun 2023 21:10:02 UTC
Taskbuild (c8s-candidate, /redhat/centos-stream/rpms/mvapich2.git:acf4d4991460d8c26b0186b8f9240f42fa7be788)
Extra{'custom_user_metadata': {'rhel-target': 'latest'}, 'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/mvapich2.git#acf4d4991460d8c26b0186b8f9240f42fa7be788'}}
Tags
c8s-candidate
c8s-gate
c8s-pending
c8s-pending-signed
c8s-released
RPMs
src
mvapich2-2.3.7.1-1.el8.src.rpm (info) (download)
aarch64
mvapich2-2.3.7.1-1.el8.aarch64.rpm (info) (download)
mvapich2-devel-2.3.7.1-1.el8.aarch64.rpm (info) (download)
mvapich2-debuginfo-2.3.7.1-1.el8.aarch64.rpm (info) (download)
mvapich2-debugsource-2.3.7.1-1.el8.aarch64.rpm (info) (download)
i686
mvapich2-2.3.7.1-1.el8.i686.rpm (info) (download)
mvapich2-devel-2.3.7.1-1.el8.i686.rpm (info) (download)
mvapich2-debuginfo-2.3.7.1-1.el8.i686.rpm (info) (download)
mvapich2-debugsource-2.3.7.1-1.el8.i686.rpm (info) (download)
noarch
mvapich2-doc-2.3.7.1-1.el8.noarch.rpm (info) (download)
ppc64le
mvapich2-2.3.7.1-1.el8.ppc64le.rpm (info) (download)
mvapich2-devel-2.3.7.1-1.el8.ppc64le.rpm (info) (download)
mvapich2-debuginfo-2.3.7.1-1.el8.ppc64le.rpm (info) (download)
mvapich2-debugsource-2.3.7.1-1.el8.ppc64le.rpm (info) (download)
x86_64
mvapich2-2.3.7.1-1.el8.x86_64.rpm (info) (download)
mvapich2-devel-2.3.7.1-1.el8.x86_64.rpm (info) (download)
mvapich2-psm2-2.3.7.1-1.el8.x86_64.rpm (info) (download)
mvapich2-psm2-devel-2.3.7.1-1.el8.x86_64.rpm (info) (download)
mvapich2-debuginfo-2.3.7.1-1.el8.x86_64.rpm (info) (download)
mvapich2-debugsource-2.3.7.1-1.el8.x86_64.rpm (info) (download)
mvapich2-psm2-debuginfo-2.3.7.1-1.el8.x86_64.rpm (info) (download)
Logs
aarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
ppc64le
state.log
hw_info.log
root.log
build.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
i686
build.log
installed_pkgs.log
hw_info.log
state.log
root.log
mock_output.log
noarch_rpmdiff.json
x86_64
root.log
hw_info.log
state.log
installed_pkgs.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Jun 05 2023 Kamal Heib <kheib@redhat.com> - 2.3.7.1-1 - Update to upstream release 2.3.7-1 - Add gating tests - Resolves: rhbz#2212462 * Thu May 13 2021 Honggang Li <honli@redhat.com> - 2.3.6-1 - Update to upstream stable point release v2.3.6 - Resolves: rhbz#1960073 * Tue Dec 01 2020 Honggang Li <honli@redhat.com> - 2.3.5-1 - Update to upstream stable point release v2.3.5 - Resolves: rhbz#1904914 * Wed Oct 14 2020 Honggang Li <honli@redhat.com> - 2.3.4-1 - Update to upstream stable point release v2.3.4 - Build against hwloc-2.2.0 - Resolves: rhbz#1850084 * Wed Apr 15 2020 Honggang Li <honli@redhat.com> - 2.3.3-1 - Update to upstream stable point release v2.3.3 - Fix floating point exception for non-NUMA machine - Resolves: rhbz#1815962, rhbz#1814296 * Tue Nov 19 2019 Jarod Wilson <jarod@redhat.com> 2.3.2-2 - Add BR: rdma-core-devel and infiniband-diags-devel for infiniband/mad.h - Related: rhbz#1708656 * Tue Nov 19 2019 Jarod Wilson <jarod@redhat.com> 2.3.2-1 - Update to upstream stable point release v2.3.2 - Resolves: rhbz#1708656 * Thu Nov 08 2018 Jarod Wilson <jarod@redhat.com> 2.3-5 - Add missing Provides: mpi and Requires: environment-modules to base mvapich2 package - Resolves: rhbz#1647177 * Tue Sep 25 2018 Jarod Wilson <jarod@redhat.com> 2.3-4 - Clean up build/linker commands to better propagate distro-wide flags - Explicitly disable ftb, blcr and fuse to prevent rpath flag creep - Related: rhbz#1624147 * Fri Sep 14 2018 Jarod Wilson <jarod@redhat.com> 2.3-3 - Add missing BR on rpm-mpi-hooks - Related: rhbz#1628630 * Thu Sep 13 2018 Jarod Wilson <jarod@redhat.com> 2.3-2 - Actually set MPI_PYTHON3_SITEARCH in modules file to fix deps - Resolves: rhbz#1628630 * Mon Aug 13 2018 Jarod Wilson <jarod@redhat.com> 2.3-1 - Update to upstream v2.3 release - Initial build for RHEL-8, featuring v2.3 only - Resolves: #1483744 * Wed Jun 13 2018 Jarod Wilson <jarod@redhat.com> - 2.2-1.4 - Update mvapich23 (TrueScale) bits to 2.3rc2 * Thu Jan 18 2018 Michal Schmidt <mschmidt@redhat.com> - 2.2-1.3 - Rebuild in buildroot with updated RDMA stack. * Wed Jan 17 2018 Michal Schmidt <mschmidt@redhat.com> - 2.2-1.2 - Add a 2.3b build variant for TrueScale: mvapich23-psm. * Fri Nov 03 2017 Michal Schmidt <mschmidt@redhat.com> - 2.2-1.1 - Add mvapich2 2.3b as mvapich23 and mvapich23-psm2. * Mon Mar 27 2017 Michal Schmidt <mschmidt@redhat.com> - 2.2-1 - Update to 2.2 GA.