Sat, 29 Jun 2024 19:35:46 CST | login

Information for build ucx-1.11.2-2.el8

ID16318
Package Nameucx
Version1.11.2
Release2.el8
Epoch
Sourcegit+https://git.cclinux.org/stage/rpms/ucx.git#ba7dfa483a3bef079fb31e3f84e9f4d1cfe2734f
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 ef2bbcf.
Built bydistrobuild
State complete
Volume DEFAULT
StartedFri, 13 May 2022 00:05:24 CST
CompletedFri, 13 May 2022 01:21:50 CST
Taskbuild (dist-circle8, /stage/rpms/ucx.git:ba7dfa483a3bef079fb31e3f84e9f4d1cfe2734f)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/ucx.git?#ba7dfa483a3bef079fb31e3f84e9f4d1cfe2734f'}}
Tags
dist-circle8
dist-circle8-compose
RPMs
src
ucx-1.11.2-2.el8.src.rpm (info) (download)
aarch64
ucx-1.11.2-2.el8.aarch64.rpm (info) (download)
ucx-cma-1.11.2-2.el8.aarch64.rpm (info) (download)
ucx-devel-1.11.2-2.el8.aarch64.rpm (info) (download)
ucx-ib-1.11.2-2.el8.aarch64.rpm (info) (download)
ucx-rdmacm-1.11.2-2.el8.aarch64.rpm (info) (download)
ucx-cma-debuginfo-1.11.2-2.el8.aarch64.rpm (info) (download)
ucx-debuginfo-1.11.2-2.el8.aarch64.rpm (info) (download)
ucx-debugsource-1.11.2-2.el8.aarch64.rpm (info) (download)
ucx-ib-debuginfo-1.11.2-2.el8.aarch64.rpm (info) (download)
ucx-rdmacm-debuginfo-1.11.2-2.el8.aarch64.rpm (info) (download)
ppc64le
ucx-1.11.2-2.el8.ppc64le.rpm (info) (download)
ucx-cma-1.11.2-2.el8.ppc64le.rpm (info) (download)
ucx-devel-1.11.2-2.el8.ppc64le.rpm (info) (download)
ucx-ib-1.11.2-2.el8.ppc64le.rpm (info) (download)
ucx-rdmacm-1.11.2-2.el8.ppc64le.rpm (info) (download)
ucx-cma-debuginfo-1.11.2-2.el8.ppc64le.rpm (info) (download)
ucx-debuginfo-1.11.2-2.el8.ppc64le.rpm (info) (download)
ucx-debugsource-1.11.2-2.el8.ppc64le.rpm (info) (download)
ucx-ib-debuginfo-1.11.2-2.el8.ppc64le.rpm (info) (download)
ucx-rdmacm-debuginfo-1.11.2-2.el8.ppc64le.rpm (info) (download)
x86_64
ucx-1.11.2-2.el8.x86_64.rpm (info) (download)
ucx-cma-1.11.2-2.el8.x86_64.rpm (info) (download)
ucx-devel-1.11.2-2.el8.x86_64.rpm (info) (download)
ucx-ib-1.11.2-2.el8.x86_64.rpm (info) (download)
ucx-rdmacm-1.11.2-2.el8.x86_64.rpm (info) (download)
ucx-cma-debuginfo-1.11.2-2.el8.x86_64.rpm (info) (download)
ucx-debuginfo-1.11.2-2.el8.x86_64.rpm (info) (download)
ucx-debugsource-1.11.2-2.el8.x86_64.rpm (info) (download)
ucx-ib-debuginfo-1.11.2-2.el8.x86_64.rpm (info) (download)
ucx-rdmacm-debuginfo-1.11.2-2.el8.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 * Thu Nov 18 2021 Honggang Li <honli@redhat.com> - 1.11.2-2 - TOOLS/INFO: Update help message for context features - Resolves: rhbz#1973959 * Tue Nov 09 2021 Honggang Li <honli@redhat.com> - 1.11.2-1 - Bump version to 1.11.2 - Resolves: rhbz#1982204 * Thu May 27 2021 Yurii Shestakov <yuriis@nvidia.com> 1.10.1-2 - Bump version to 1.10.1 * Mon Apr 26 2021 Yurii Shestakov <yuriis@nvidia.com> 1.10.1-rc1 - Bump version to 1.10.1-rc1 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Nov 11 2020 Yossi Itigin <yosefe@mellanox.com> 1.10.0-1 - Make the RPM relocatable * 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 * Sun Mar 24 2019 Yossi Itigin <yosefe@mellanox.com> 1.7.0-1 - Bump version to 1.7.0 * Thu Jan 24 2019 Yossi Itigin <yosefe@mellanox.com> 1.6.0-1 - Add cma, knem, and xpmem sub-packages * Tue Nov 20 2018 Yossi Itigin <yosefe@mellanox.com> 1.6.0-1 - Bump version to 1.6.0 * Tue Nov 06 2018 Andrey Maslennikov <andreyma@mellanox.com> 1.5.0-1 - Bump version to 1.5.0 - See NEWS for details * Tue Oct 30 2018 Andrey Maslennikov <andreyma@mellanox.com> 1.4.0-1 - See NEWS for details * Mon Aug 20 2018 Andrey Maslennikov <andreyma@mellanox.com> 1.3.1-1 - See NEWS for details * Thu Aug 16 2018 Andrey Maslennikov <andreyma@mellanox.com> 1.3.0-1 - Explicitly set gcc-c++ as requirements * Wed Mar 07 2018 Andrey Maslennikov <andreyma@mellanox.com> 1.3.0-1 - See NEWS for details * Mon Aug 21 2017 Andrey Maslennikov <andreyma@mellanox.com> 1.2.1-1 - Spec file now complies with Fedora guidelines * Mon Jul 03 2017 Andrey Maslennikov <andreyma@mellanox.com> 1.2.0-1 - Fedora package created