From ee15a48748e40ffd8b098d2dd17e9a2a954edf0d Mon Sep 17 00:00:00 2001 From: easybuild <easybuild@cn202.barbora.it4i.cz> Date: Thu, 17 Jun 2021 13:40:02 +0200 Subject: [PATCH] Thu, 17 Jun 2021 13:40:02 +0200 --- dgx.csv | 1 + dgx.md | 1 + 2 files changed, 2 insertions(+) diff --git a/dgx.csv b/dgx.csv index 6480dcad..fca6a4bd 100644 --- a/dgx.csv +++ b/dgx.csv @@ -113,6 +113,7 @@ PGI/19.10-GCC-6.3.0-2.27-CUDA,16 pkg-config/0.29.2-GCCcore-9.3.0,16 Singularity/3.8.0,16 squashfs-tools/4.3,16 +UCX/1.9.0-NVHPC-21.2-CUDA-11.3.0,16 Valgrind/3.15.0,16 Valgrind/3.15.0-GCC-8.3.0-2.32,16 Valgrind/3.15.0-intel-2017c,16 diff --git a/dgx.md b/dgx.md index 4601ff7a..1927a3b8 100644 --- a/dgx.md +++ b/dgx.md @@ -53,6 +53,7 @@ | [libtool](http://www.gnu.org/software/libtool) | GNU libtool is a generic library support script. Libtool hides the complexity of using shared libraries behind a consistent, portable interface. | | [libunwind](http://www.nongnu.org/libunwind/) | The primary goal of libunwind is to define a portable and efficient C programming interface (API) to determine the call-chain of a program. The API additionally provides the means to manipulate the preserved (callee-saved) state of each call-frame and to resume execution at any point in the call-chain (non-local goto). The API supports both local (same-process) and remote (across-process) operation. As such, the API is useful in a number of applications | | [libxml2](http://xmlsoft.org/) | Libxml2 is the XML C parser and toolchain developed for the Gnome project (but usable outside of the Gnome platform). | +| [UCX](http://www.openucx.org/) | Unified Communication X An open-source production grade communication framework for data centric and high-performance applications | | [zlib](http://www.zlib.net/) | zlib is designed to be a free, general-purpose, legally unencumbered -- that is, not covered by any patents -- lossless data-compression library for use on virtually any computer hardware and operating system. | ## Mpi -- GitLab