Name: | ucx |
---|---|
Version: | 1.5.2 |
Release: | 1.el7 |
Architecture: | aarch64 |
Group: | System Environment/Libraries |
Size: | 1543073 |
License: | BSD |
RPM: | ucx-1.5.2-1.el7.aarch64.rpm |
Source RPM: | ucx-1.5.2-1.el7.src.rpm |
Build Date: | Fri Nov 22 2019 |
Build Host: | ca-buildarm01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.openucx.org |
Summary: | UCX is a communication library implementing high-performance messaging |
Description: | UCX 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. |
- Bump version to 1.5.2 - See NEWS for details
- Bump version to 1.5.1 - See NEWS for details
- Bump version to 1.5.0 - See NEWS for details
- See NEWS for details
- See NEWS for details
- Explicitly set gcc-c++ as requirements
- See NEWS for details
- Spec file now complies with Fedora guidelines
- Fedora package created