Thu, 27 Jun 2024 02:41:52 CST | login

Information for build ucx-1.13.0-1.el9

ID23744
Package Nameucx
Version1.13.0
Release1.el9
Epoch
Sourcegit+https://git.cclinux.org/stage/rpms/ucx.git#794604a8ea5667eeae90b5987acad5fa354bdd36
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".
Built bydistrobuild
State complete
Volume DEFAULT
StartedSun, 27 Nov 2022 07:05:07 CST
CompletedSun, 27 Nov 2022 07:33:52 CST
Taskbuild (dist-circle9, /stage/rpms/ucx.git:794604a8ea5667eeae90b5987acad5fa354bdd36)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/ucx.git?#794604a8ea5667eeae90b5987acad5fa354bdd36'}}
Tags
dist-circle9
dist-circle9-compose
RPMs
src
ucx-1.13.0-1.el9.src.rpm (info) (download)
aarch64
ucx-1.13.0-1.el9.aarch64.rpm (info) (download)
ucx-cma-1.13.0-1.el9.aarch64.rpm (info) (download)
ucx-devel-1.13.0-1.el9.aarch64.rpm (info) (download)
ucx-ib-1.13.0-1.el9.aarch64.rpm (info) (download)
ucx-rdmacm-1.13.0-1.el9.aarch64.rpm (info) (download)
ucx-cma-debuginfo-1.13.0-1.el9.aarch64.rpm (info) (download)
ucx-debuginfo-1.13.0-1.el9.aarch64.rpm (info) (download)
ucx-debugsource-1.13.0-1.el9.aarch64.rpm (info) (download)
ucx-ib-debuginfo-1.13.0-1.el9.aarch64.rpm (info) (download)
ucx-rdmacm-debuginfo-1.13.0-1.el9.aarch64.rpm (info) (download)
ppc64le
ucx-1.13.0-1.el9.ppc64le.rpm (info) (download)
ucx-cma-1.13.0-1.el9.ppc64le.rpm (info) (download)
ucx-devel-1.13.0-1.el9.ppc64le.rpm (info) (download)
ucx-ib-1.13.0-1.el9.ppc64le.rpm (info) (download)
ucx-rdmacm-1.13.0-1.el9.ppc64le.rpm (info) (download)
ucx-cma-debuginfo-1.13.0-1.el9.ppc64le.rpm (info) (download)
ucx-debuginfo-1.13.0-1.el9.ppc64le.rpm (info) (download)
ucx-debugsource-1.13.0-1.el9.ppc64le.rpm (info) (download)
ucx-ib-debuginfo-1.13.0-1.el9.ppc64le.rpm (info) (download)
ucx-rdmacm-debuginfo-1.13.0-1.el9.ppc64le.rpm (info) (download)
x86_64
ucx-1.13.0-1.el9.x86_64.rpm (info) (download)
ucx-cma-1.13.0-1.el9.x86_64.rpm (info) (download)
ucx-devel-1.13.0-1.el9.x86_64.rpm (info) (download)
ucx-ib-1.13.0-1.el9.x86_64.rpm (info) (download)
ucx-rdmacm-1.13.0-1.el9.x86_64.rpm (info) (download)
ucx-cma-debuginfo-1.13.0-1.el9.x86_64.rpm (info) (download)
ucx-debuginfo-1.13.0-1.el9.x86_64.rpm (info) (download)
ucx-debugsource-1.13.0-1.el9.x86_64.rpm (info) (download)
ucx-ib-debuginfo-1.13.0-1.el9.x86_64.rpm (info) (download)
ucx-rdmacm-debuginfo-1.13.0-1.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 * Wed Aug 03 2022 Michal Schmidt <mschmidt@redhat.com> - 1.13.0-1 - Update to upstream release 1.13.0 - Resolves: rhbz#2049557 * Thu Nov 18 2021 Honggang Li <honli@redhat.com> - 1.11.2-2 - TOOLS/INFO: Update help message for context features - Related: rhbz#1991185 * Mon Nov 01 2021 Honggang Li <honli@redhat.com> - 1.11.2-1 - Bump version to 1.11.2 - Related: rhbz#2015402 * 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