RAPIDS Platform Support#

RAPIDS libraries are supported on a specific set of platforms for each release. RAPIDS depends on CUDA and Python, and each release is built and tested against specific versions of these dependencies.

RAPIDS uses CUDA compatibility to support a range of CUDA toolkit and driver versions. The NVIDIA Developer documentation contains a Compute Capability reference for each GPU architecture. Newer GPUs are supported through forward-compatible PTX instructions built for the latest virtual architecture.

For installation instructions, see the Installation Guide.

Releases: 26.08 (nightly), 26.06, 26.04, 26.02, 25.12, 25.10, 25.08, 25.06


RAPIDS 26.08 (nightly)#

Operating Systems#

  • Linux (glibc 2.28+): x86_64, aarch64 (tested on Ubuntu 22.04, Ubuntu 24.04, Ubuntu 26.04, Rocky Linux 8)

  • Windows: Supported via WSL with a compatible Linux distribution

Python#

3.11, 3.12, 3.13, 3.14

CUDA#

CUDA 12

CUDA 13

Toolkit

12.2 - 12.9

13.0 - 13.3

Driver

535+

580+

Compute Capability

Volta (70), Turing (75), Ampere (80, 86), Ada (89), Hopper (90), Blackwell (100, 120) or newer

Turing (75), Ampere (80, 86), Ada (89), Hopper (90), Blackwell (100, 120) or newer

Source Builds#

Dependency

Version

GCC

13.3+

CCCL

3.4.0

nvCOMP

5.2.0.13


RAPIDS 26.06#

Operating Systems#

  • Linux (glibc 2.28+): x86_64, aarch64 (tested on Ubuntu 22.04, Ubuntu 24.04, Rocky Linux 8)

  • Windows: Supported via WSL with a compatible Linux distribution

Python#

3.11, 3.12, 3.13, 3.14

CUDA#

CUDA 12

CUDA 13

Toolkit

12.2 - 12.9

13.0 - 13.2

Driver

535+

580+

Compute Capability

Volta (70), Turing (75), Ampere (80, 86), Ada (89), Hopper (90), Blackwell (100, 120) or newer

Turing (75), Ampere (80, 86), Ada (89), Hopper (90), Blackwell (100, 120) or newer

Source Builds#

Dependency

Version

GCC

13.3+

CCCL

3.4.0

nvCOMP

5.2.0.13


RAPIDS 26.04#

Operating Systems#

  • Linux (glibc 2.28+): x86_64, aarch64 (tested on Ubuntu 22.04, Ubuntu 24.04, Rocky Linux 8)

  • Windows: Supported via WSL with a compatible Linux distribution

Python#

3.11, 3.12, 3.13, 3.14

CUDA#

CUDA 12

CUDA 13

Toolkit

12.2 - 12.9

13.0 - 13.1

Driver

535+

580+

Compute Capability

Volta (70), Turing (75), Ampere (80, 86), Ada (89), Hopper (90), Blackwell (100, 120) or newer

Turing (75), Ampere (80, 86), Ada (89), Hopper (90), Blackwell (100, 120) or newer

Source Builds#

Dependency

Version

GCC

13.3+

CCCL

3.3.0

nvCOMP

5.1.0.21


RAPIDS 26.02#

Operating Systems#

  • Linux (glibc 2.28+): x86_64, aarch64 (tested on Ubuntu 22.04, Ubuntu 24.04, Rocky Linux 8)

  • Windows: Supported via WSL with a compatible Linux distribution

Python#

3.10, 3.11, 3.12, 3.13

CUDA#

CUDA 12

CUDA 13

Toolkit

12.2 - 12.9

13.0 - 13.1

Driver

535+

580+

Compute Capability

Volta (70), Turing (75), Ampere (80, 86), Ada (89), Hopper (90), Blackwell (100, 120) or newer

Turing (75), Ampere (80, 86), Ada (89), Hopper (90), Blackwell (100, 120) or newer

Source Builds#

Dependency

Version

GCC

13.3+

CCCL

3.2.0

nvCOMP

5.1.0.21


RAPIDS 25.12#

Operating Systems#

  • Linux (glibc 2.28+): x86_64, aarch64 (tested on Ubuntu 22.04, Ubuntu 24.04, Rocky Linux 8)

  • Windows: Supported via WSL with a compatible Linux distribution

Python#

3.10, 3.11, 3.12, 3.13

CUDA#

CUDA 12

CUDA 13

Toolkit

12.2 - 12.9

13.0

Driver

535+

580+

Compute Capability

Volta (70), Turing (75), Ampere (80, 86), Ada (89), Hopper (90), Blackwell (100, 120) or newer

Turing (75), Ampere (80, 86), Ada (89), Hopper (90), Blackwell (100, 120) or newer

Source Builds#

Dependency

Version

GCC

13.3+

CCCL

3.1.0

nvCOMP

5.0.0.6


RAPIDS 25.10#

Operating Systems#

  • Linux (glibc 2.28+): x86_64, aarch64 (tested on Ubuntu 22.04, Ubuntu 24.04, Rocky Linux 8)

  • Windows: Supported via WSL with a compatible Linux distribution

Python#

3.10, 3.11, 3.12, 3.13

CUDA#

CUDA 12

CUDA 13

Toolkit

12.0 - 12.9

13.0

Driver

525.60.13+

580+

Compute Capability

Volta (70), Turing (75), Ampere (80, 86), Ada (89), Hopper (90), Blackwell (100, 120) or newer

Turing (75), Ampere (80, 86), Ada (89), Hopper (90), Blackwell (100, 120) or newer

Source Builds#

Dependency

Version

GCC

13.3+

CCCL

3.0.2

nvCOMP

5.0.0.6


RAPIDS 25.08#

Operating Systems#

  • Linux (glibc 2.28+): x86_64, aarch64 (tested on Ubuntu 22.04, Ubuntu 24.04, Rocky Linux 8)

  • Windows: Supported via WSL with a compatible Linux distribution

Python#

3.10, 3.11, 3.12, 3.13

CUDA#

CUDA 12

Toolkit

12.0 - 12.9

Driver

525.60.13+

Compute Capability

Volta (70), Turing (75), Ampere (80, 86), Ada (89), Hopper (90), Blackwell (100, 120) or newer

Source Builds#

Dependency

Version

GCC

13.3+

CCCL

3.0.2

nvCOMP

4.2.0.11


RAPIDS 25.06#

Operating Systems#

  • Linux (glibc 2.28+): x86_64, aarch64 (tested on Ubuntu 20.04, Ubuntu 22.04, Ubuntu 24.04, Rocky Linux 8)

  • Windows: Supported via WSL with a compatible Linux distribution

Python#

3.10, 3.11, 3.12, 3.13

CUDA#

CUDA 11

CUDA 12

Toolkit

11.4 - 11.8

12.0 - 12.9

Driver

470.42.01+

525.60.13+

Compute Capability

Volta (70), Turing (75), Ampere (80, 86), Ada (89), Hopper (90) or newer

Volta (70), Turing (75), Ampere (80, 86), Ada (89), Hopper (90), Blackwell (100, 120) or newer

Source Builds#

Dependency

Version

GCC

11.4+

CCCL

2.8.3

nvCOMP

4.2.0.11