Skip to content

cmriat/test-nccl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NCCL Test Environment

A pixi-managed environment for running NCCL (NVIDIA Collective Communications Library) tests.

Prerequisites

  • Linux x86_64
  • CUDA 12.9+

Quick Start

1. Install pixi

curl -fsSL https://pixi.sh/install.sh | bash

After installation, restart your shell or run:

source ~/.bashrc

2. Install dependencies

pixi install

This will install all dependencies defined in pixi.toml:

  • nccl 2.19.3
  • nccl-tests

3. Enter the environment shell

pixi shell

You are now in the pixi environment with all tools available.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages