rapidsmpf-cu12 26.4.0


pip install rapidsmpf-cu12

  Latest version

Released: Apr 09, 2026

Project Links

Meta
Author: NVIDIA Corporation
Requires Python: >=3.11

Classifiers

Intended Audience
  • Developers

Topic
  • Database
  • Scientific/Engineering

Programming Language
  • Python
  • Python :: 3.11
  • Python :: 3.12
  • Python :: 3.13
  • Python :: 3.14

RapidsMPF

Collection of multi-GPU, distributed memory algorithms. RapidsMPF provides a unified framework for asynchronous, multi-GPU pipelines using simple streaming primitives built on RAPIDS components.

Documentation

Build from Source

git clone https://github.com/rapidsai/rapidsmpf.git
cd rapidsmpf
mamba env create --name rapidsmpf-dev --file conda/environments/all_cuda-131_arch-$(uname -m).yaml
./build.sh

See the Getting Started guide for debug builds, AddressSanitizer, MPI/UCX test suites, and rrun launcher details.

Wheel compatibility matrix

Platform CPython >=3.11 (abi3)
manylinux_2_24_aarch64
manylinux_2_24_x86_64
manylinux_2_28_aarch64
manylinux_2_28_x86_64

Files in release

Extras:
Dependencies:
cuda-python (<13.0,>=12.9.2)
cupy-cuda12x (>=13.6.0)
librapidsmpf-cu12 (==26.4.*)
numpy (<3.0,>=1.23)
pylibcudf-cu12 (==26.4.*)
rmm-cu12 (==26.4.*)
ucxx-cu12 (==0.49.*)