Skip to main content

RDMA-Core: RDMA Core userspace libraries and drivers

Contents

  1. Overview of package
    1. General usage
  2. Availability of package by cluster

Overview of package

General information about package
Package: RDMA-Core
Description: RDMA Core userspace libraries and drivers
For more information: https://developer.nvidia.com/cuda-zone
Categories:
License: Unknown

General usage information

RDMA-Core consists of the userspace componeents for the Linux kernel's drivers/infiniband subsytem. that are topology-aware and can be easily integrated into applications.

NCCL provides both collective communication and point-to-point send/receive primitives. It is not a full-blown parallel programming framework but rather a library focused on accelerating inter-GPU communication.

The following environmental variables have been defined:

You will probably wish to use these by adding the following flags to your compilation command (e.g. to CFLAGS in your Makefile):

and the following flags to your link command (e.g. LDFLAGS in your Makefile):

Available versions of the package RDMA-Core, by cluster

This section lists the available versions of the package RDMA-Coreon the different clusters.

Available versions of RDMA-Core on the Zaratab cluster

Available versions of RDMA-Core on the Zaratab cluster
Version Module tags CPU(s) optimized for GPU ready?
system rdma-core/system zen2 Y






Back to Top