Sat, 23 Nov 2024 18:20:52 CST | login

Information for build ucx-1.14.1-2.ocs23

ID3106
Package Nameucx
Version1.14.1
Release2.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/ucx.git?.#61d378fc49aed50bbae77425d8f488d96ff2baa9
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 bystreamkoji
State complete
Volume DEFAULT
StartedMon, 11 Sep 2023 12:49:06 CST
CompletedMon, 11 Sep 2023 12:56:39 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-2.ocs23.src.rpm (info) (download)
aarch64
ucx-1.14.1-2.ocs23.aarch64.rpm (info) (download)
ucx-cma-1.14.1-2.ocs23.aarch64.rpm (info) (download)
ucx-devel-1.14.1-2.ocs23.aarch64.rpm (info) (download)
ucx-ib-1.14.1-2.ocs23.aarch64.rpm (info) (download)
ucx-rdmacm-1.14.1-2.ocs23.aarch64.rpm (info) (download)
ucx-cma-debuginfo-1.14.1-2.ocs23.aarch64.rpm (info) (download)
ucx-debuginfo-1.14.1-2.ocs23.aarch64.rpm (info) (download)
ucx-debugsource-1.14.1-2.ocs23.aarch64.rpm (info) (download)
ucx-ib-debuginfo-1.14.1-2.ocs23.aarch64.rpm (info) (download)
ucx-rdmacm-debuginfo-1.14.1-2.ocs23.aarch64.rpm (info) (download)
x86_64
ucx-1.14.1-2.ocs23.x86_64.rpm (info) (download)
ucx-cma-1.14.1-2.ocs23.x86_64.rpm (info) (download)
ucx-devel-1.14.1-2.ocs23.x86_64.rpm (info) (download)
ucx-ib-1.14.1-2.ocs23.x86_64.rpm (info) (download)
ucx-rdmacm-1.14.1-2.ocs23.x86_64.rpm (info) (download)
ucx-cma-debuginfo-1.14.1-2.ocs23.x86_64.rpm (info) (download)
ucx-debuginfo-1.14.1-2.ocs23.x86_64.rpm (info) (download)
ucx-debugsource-1.14.1-2.ocs23.x86_64.rpm (info) (download)
ucx-ib-debuginfo-1.14.1-2.ocs23.x86_64.rpm (info) (download)
ucx-rdmacm-debuginfo-1.14.1-2.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
Changelog * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.14.1-2 - Rebuilt for OpenCloudOS Stream 23.09 * 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