Name: | ucx |
---|---|
Version: | 1.17.0 |
Release: | 2.el10 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 2514730 |
License: | BSD-3-Clause AND MIT AND CC-PDDC AND (BSD-3-Clause OR Apache-2.0) |
RPM: | ucx-1.17.0-2.el10.x86_64.rpm |
Source RPM: | ucx-1.17.0-2.el10.src.rpm |
Build Date: | Fri Jan 31 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://www.openucx.org |
Summary: | UCX is a communication library implementing high-performance messaging |
Description: | UCX 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". |
- Fix Unhandled patch file issue Resolves: RHEL-24811
- Update to upstream release 1.17.0 Resolves: RHEL-24811
- Bump release for October 2024 mass rebuild: Resolves: RHEL-64018
- Bump release for June 2024 mass rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Upgrade to new release
- Add patch to separate C and C++ flags from yselkowitz
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
- Apply fix to enable building with GCC13
- Remove changes in patches that have been applied