Name: | ucx |
---|---|
Version: | 1.6.1 |
Release: | 1.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 1494361 |
License: | BSD |
RPM: | ucx-1.6.1-1.el8.x86_64.rpm |
Source RPM: | ucx-1.6.1-1.el8.src.rpm |
Build Date: | Sat Feb 15 2020 |
Build Host: | jenkins-10-147-72-125-fd830b6b-4c62-43ce-adb7-b4f91f0f55f4.appad1iad.osdevelopmeniad.oraclevcn.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.6.1
- Add cma, knem, and xpmem sub-packages
- Bump version to 1.6.0
- 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