How to Install and Uninstall ucx.x86_64 Package on CentOS Stream 9
Last updated: November 25,2024
1. Install "ucx.x86_64" package
This is a short guide on how to install ucx.x86_64 on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
ucx.x86_64
Copied
2. Uninstall "ucx.x86_64" package
This guide let you learn how to uninstall ucx.x86_64 on CentOS Stream 9:
$
sudo dnf remove
ucx.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ucx.x86_64 package on CentOS Stream 9
Last metadata expiration check: 2:50:23 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : ucx
Version : 1.15.0
Release : 2.el9
Architecture : x86_64
Size : 792 k
Source : ucx-1.15.0-2.el9.src.rpm
Repository : appstream
Summary : UCX is a communication library implementing high-performance messaging
URL : http://www.openucx.org
License : BSD
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".
Available Packages
Name : ucx
Version : 1.15.0
Release : 2.el9
Architecture : x86_64
Size : 792 k
Source : ucx-1.15.0-2.el9.src.rpm
Repository : appstream
Summary : UCX is a communication library implementing high-performance messaging
URL : http://www.openucx.org
License : BSD
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".