nccl

Community

Optimize multi-GPU communication with NVIDIA NCCL.

Authorjstzwj
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Facilitates high-efficiency communication among multiple GPUs in distributed systems, enabling scalable parallel training and computing tasks.

Core Features & Use Cases

  • Collective Operations: Provides routines like AllReduce, Broadcast, and ReduceScatter for synchronized data sharing.
  • Multi-Node Support: Efficiently handles communication across multiple nodes with high bandwidth interconnects such as NVLink and InfiniBand.
  • Use Case: Accelerate deep learning training across multiple GPUs by seamlessly coordinating gradient updates and parameter synchronization.

Quick Start

Use the NCCL library in your CUDA-enabled application to perform scalable multi-GPU communication tasks by initializing communicators and invoking collective APIs.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: nccl
Download link: https://github.com/jstzwj/ai-infra-plugins/archive/main.zip#nccl

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.