Package ucx-1.17.0-2.el10.x86_64
Name | ucx |
---|---|
Epoch | 0 |
Version | 1.17.0 |
Release | 2.el10 |
Architecture | x86_64 |
Website/URL | http://www.openucx.org |
License | BSD-3-Clause AND MIT AND CC-PDDC AND (BSD-3-Clause OR Apache-2.0) |
Build Time | 2024-12-24 16:26:02 |
Build Host | builder-x86-04.inferitos.ru |
Summary | UCX is a communication library implementing high-performance messaging |
Repositories | AppStream |
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". |
Errata | — |
Size | 848 KiB |
Source Project | ucx-1.17.0-2.el10 |
SHA-256 checksum | 48da4ae9ba8103243b9da98d9e844e0b52b38ce5786405a7e4c19c0b3e50e42f |
×
* Fri Nov 22 2024 Kamal Heib <kheib@redhat.com> - 1.17.0-2 - Fix Unhandled patch file issue Resolves: RHEL-24811 * Wed Nov 13 2024 Kamal Heib <kheib@redhat.com> - 1.17.0-1 - Update to upstream release 1.17.0 Resolves: RHEL-24811 * Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.15.0-4 - Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 * Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.15.0-3 - Rebuilt for MSVSphere 10 * Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.15.0-3 - Bump release for June 2024 mass rebuild * Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.15.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Dec 24 2023 Benson Muite <benson_muite@emailplus.org> - 1.15.0-1 - Upgrade to new release * Sun Dec 24 2023 Benson Muite <benson_muite@emailplus.org> - 1.14.1-5 - Add patch to separate C and C++ flags from yselkowitz * Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.14.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jun 22 2023 Benson Muite <benson_muite@emailplus.org> - 1.14.1-3 - Apply fix to enable building with GCC13