Thu, 21 Nov 2024 23:19:00 CST | login

Information for build ucx-1.14.1-1.ocs23

ID229
Package Nameucx
Version1.14.1
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/ucx.git?.#beeb2bbd842287581a32122fa28ba0401581b920
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 byocs-bot
State complete
Volume DEFAULT
StartedMon, 17 Jul 2023 15:40:47 CST
CompletedMon, 17 Jul 2023 15:50:18 CST
Taskbuild (dist-ocs23, /opencloudos-stream/ucx.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ucx.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
ucx-1.14.1-1.ocs23.src.rpm (info) (download)
aarch64
ucx-1.14.1-1.ocs23.aarch64.rpm (info) (download)
ucx-cma-1.14.1-1.ocs23.aarch64.rpm (info) (download)
ucx-devel-1.14.1-1.ocs23.aarch64.rpm (info) (download)
ucx-ib-1.14.1-1.ocs23.aarch64.rpm (info) (download)
ucx-rdmacm-1.14.1-1.ocs23.aarch64.rpm (info) (download)
ucx-cma-debuginfo-1.14.1-1.ocs23.aarch64.rpm (info) (download)
ucx-debuginfo-1.14.1-1.ocs23.aarch64.rpm (info) (download)
ucx-debugsource-1.14.1-1.ocs23.aarch64.rpm (info) (download)
ucx-ib-debuginfo-1.14.1-1.ocs23.aarch64.rpm (info) (download)
ucx-rdmacm-debuginfo-1.14.1-1.ocs23.aarch64.rpm (info) (download)
x86_64
ucx-1.14.1-1.ocs23.x86_64.rpm (info) (download)
ucx-cma-1.14.1-1.ocs23.x86_64.rpm (info) (download)
ucx-devel-1.14.1-1.ocs23.x86_64.rpm (info) (download)
ucx-ib-1.14.1-1.ocs23.x86_64.rpm (info) (download)
ucx-rdmacm-1.14.1-1.ocs23.x86_64.rpm (info) (download)
ucx-cma-debuginfo-1.14.1-1.ocs23.x86_64.rpm (info) (download)
ucx-debuginfo-1.14.1-1.ocs23.x86_64.rpm (info) (download)
ucx-debugsource-1.14.1-1.ocs23.x86_64.rpm (info) (download)
ucx-ib-debuginfo-1.14.1-1.ocs23.x86_64.rpm (info) (download)
ucx-rdmacm-debuginfo-1.14.1-1.ocs23.x86_64.rpm (info) (download)
Logs
aarch64
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 * Mon Jul 17 2023 Miaojun Dong <zoedong@tencent.com> - 1.14.1-1 - Bump version to 1.14.1 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.13.1-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.13.1-2 - Rebuilt for OpenCloudOS Stream 23 * Fri Nov 18 2022 Miaojun Dong <zoedong@tencent.com> - 1.13.1-1 - Initial build