Sat, 29 Jun 2024 20:08:58 CST | login

Information for build ucx-1.8.0-1.el8

ID11443
Package Nameucx
Version1.8.0
Release1.el8
Epoch
Sourcegit+https://git.cclinux.org/stage/rpms/ucx.git#5e3537d9d1aa2464357039ffe33cd726fbfc835a
SummaryUCX is a communication library implementing high-performance messaging
DescriptionUCX stands for Unified Communication X. UCX provides an optimized communication layer for Message Passing (MPI), PGAS/OpenSHMEM libraries and RPC/data-centric 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. This package was built from '' branch, commit c30b7da.
Built bydistrobuild
State complete
Volume DEFAULT
StartedSun, 25 Jul 2021 05:24:31 CST
CompletedSun, 25 Jul 2021 05:29:24 CST
Taskbuild (dist-circle8, /stage/rpms/ucx.git:5e3537d9d1aa2464357039ffe33cd726fbfc835a)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/ucx.git?#5e3537d9d1aa2464357039ffe33cd726fbfc835a'}}
Tags
dist-circle8
dist-circle8-compose
RPMs
src
ucx-1.8.0-1.el8.src.rpm (info) (download)
aarch64
ucx-1.8.0-1.el8.aarch64.rpm (info) (download)
ucx-cma-1.8.0-1.el8.aarch64.rpm (info) (download)
ucx-devel-1.8.0-1.el8.aarch64.rpm (info) (download)
ucx-ib-1.8.0-1.el8.aarch64.rpm (info) (download)
ucx-rdmacm-1.8.0-1.el8.aarch64.rpm (info) (download)
ucx-cma-debuginfo-1.8.0-1.el8.aarch64.rpm (info) (download)
ucx-debuginfo-1.8.0-1.el8.aarch64.rpm (info) (download)
ucx-debugsource-1.8.0-1.el8.aarch64.rpm (info) (download)
ucx-ib-debuginfo-1.8.0-1.el8.aarch64.rpm (info) (download)
ucx-rdmacm-debuginfo-1.8.0-1.el8.aarch64.rpm (info) (download)
x86_64
ucx-1.8.0-1.el8.x86_64.rpm (info) (download)
ucx-cma-1.8.0-1.el8.x86_64.rpm (info) (download)
ucx-devel-1.8.0-1.el8.x86_64.rpm (info) (download)
ucx-ib-1.8.0-1.el8.x86_64.rpm (info) (download)
ucx-rdmacm-1.8.0-1.el8.x86_64.rpm (info) (download)
ucx-cma-debuginfo-1.8.0-1.el8.x86_64.rpm (info) (download)
ucx-debuginfo-1.8.0-1.el8.x86_64.rpm (info) (download)
ucx-debugsource-1.8.0-1.el8.x86_64.rpm (info) (download)
ucx-ib-debuginfo-1.8.0-1.el8.x86_64.rpm (info) (download)
ucx-rdmacm-debuginfo-1.8.0-1.el8.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 * 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