Fri, 19 Apr 2024 06:04:15 UTC | login

Information for build ucx-1.10.1-3.el9

ID13173
Package Nameucx
Version1.10.1
Release3.el9
Epoch
DraftFalse
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/ucx#ad1e5cd6c3064dc254ca29f91213e88487ab1609
SummaryUCX is a communication library implementing high-performance messaging
DescriptionUCX is an optimized communication framework for high-performance distributed applications. UCX utilizes high-speed networks, such as RDMA (InfiniBand, RoCE, etc), Cray Gemini or Aries, for inter-node communication. If no such network is available, TCP is used instead. UCX supports efficient transfer of data in either main memory (RAM) or GPU memory (through CUDA and ROCm libraries). In addition, UCX provides efficient intra-node communication, by leveraging the following shared memory mechanisms: posix, sysv, cma, knem, and xpmem. The acronym UCX stands for "Unified Communication X". This package was built from '' branch, commit c334359.
Built bymboddu
State complete
Volume DEFAULT
StartedTue, 10 Aug 2021 05:31:56 UTC
CompletedTue, 10 Aug 2021 05:53:55 UTC
Taskbuild (c9s-build-side-264-stack-gate, /redhat/centos-stream/rpms/ucx:ad1e5cd6c3064dc254ca29f91213e88487ab1609)
Extra{'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/ucx#ad1e5cd6c3064dc254ca29f91213e88487ab1609'}}
Tags
c9s-build-side-264-stack-gate
RPMs
src
ucx-1.10.1-3.el9.src.rpm (info) (download)
aarch64
ucx-1.10.1-3.el9.aarch64.rpm (info) (download)
ucx-cma-1.10.1-3.el9.aarch64.rpm (info) (download)
ucx-devel-1.10.1-3.el9.aarch64.rpm (info) (download)
ucx-ib-1.10.1-3.el9.aarch64.rpm (info) (download)
ucx-rdmacm-1.10.1-3.el9.aarch64.rpm (info) (download)
ucx-cma-debuginfo-1.10.1-3.el9.aarch64.rpm (info) (download)
ucx-debuginfo-1.10.1-3.el9.aarch64.rpm (info) (download)
ucx-debugsource-1.10.1-3.el9.aarch64.rpm (info) (download)
ucx-ib-debuginfo-1.10.1-3.el9.aarch64.rpm (info) (download)
ucx-rdmacm-debuginfo-1.10.1-3.el9.aarch64.rpm (info) (download)
ppc64le
ucx-1.10.1-3.el9.ppc64le.rpm (info) (download)
ucx-cma-1.10.1-3.el9.ppc64le.rpm (info) (download)
ucx-devel-1.10.1-3.el9.ppc64le.rpm (info) (download)
ucx-ib-1.10.1-3.el9.ppc64le.rpm (info) (download)
ucx-rdmacm-1.10.1-3.el9.ppc64le.rpm (info) (download)
ucx-cma-debuginfo-1.10.1-3.el9.ppc64le.rpm (info) (download)
ucx-debuginfo-1.10.1-3.el9.ppc64le.rpm (info) (download)
ucx-debugsource-1.10.1-3.el9.ppc64le.rpm (info) (download)
ucx-ib-debuginfo-1.10.1-3.el9.ppc64le.rpm (info) (download)
ucx-rdmacm-debuginfo-1.10.1-3.el9.ppc64le.rpm (info) (download)
x86_64
ucx-1.10.1-3.el9.x86_64.rpm (info) (download)
ucx-cma-1.10.1-3.el9.x86_64.rpm (info) (download)
ucx-devel-1.10.1-3.el9.x86_64.rpm (info) (download)
ucx-ib-1.10.1-3.el9.x86_64.rpm (info) (download)
ucx-rdmacm-1.10.1-3.el9.x86_64.rpm (info) (download)
ucx-cma-debuginfo-1.10.1-3.el9.x86_64.rpm (info) (download)
ucx-debuginfo-1.10.1-3.el9.x86_64.rpm (info) (download)
ucx-debugsource-1.10.1-3.el9.x86_64.rpm (info) (download)
ucx-ib-debuginfo-1.10.1-3.el9.x86_64.rpm (info) (download)
ucx-rdmacm-debuginfo-1.10.1-3.el9.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
ppc64le
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 1.10.1-3 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Mon Jul 12 2021 Honggang Li <honli@redhat.com> - 1.10.1-2 - Bump version to 1.10.1 - Related: rhbz#1858571 * Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.9.0-2 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Mon Nov 02 2020 Orion Poplawski <orion@nwra.com> - 1.9.0-1 - Update to 1.9.0 * Fri Oct 30 2020 Jeff Law <law@redhat.com> 1.8.1-5 - Adjust workaround for gcc-11 diagnostic to narrow its scope * Thu Oct 29 2020 Jeff Law <law@redhat.com> 1.8.1-4 - Disable -Warray-bounds diagnostics for gcc-11 * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Jul 20 2020 Jeff Law <law@redhat.com> 1.8.1-2 - Fix broken configure files compromised by LTO * Wed Jul 01 2020 Yossi Itigin <yosefe@mellanox.com> 1.8.1-1 - Bump version to 1.8.1 * Sun Sep 22 2019 Yossi Itigin <yosefe@mellanox.com> 1.8.0-1 - Bump version to 1.8.0