Skip to content

Commit

Permalink
Replace Docker images for CUDA 12.5 with CUDA 12.8 (#573)
Browse files Browse the repository at this point in the history
Co-authored-by: Cary Russell <[email protected]>
  • Loading branch information
caryr35 and Cary Russell authored Feb 12, 2025
1 parent 051064e commit 349409a
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions _notices/rsn0042.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
---
layout: notice
parent: RAPIDS Support Notices
grand_parent: RAPIDS Notices
nav_exclude: true
notice_type: rsn
# Update meta-data for notice
notice_id: 41 # should match notice number
notice_pin: true # set to true to pin to notice page
title: "RAPIDS 25.02 replaces CUDA 12.5 with CUDA 12.8 in our Docker Images"
notice_author: RAPIDS Ops
notice_status: yellow
notice_status_color: yellow
# 'notice_status' and 'notice_status_color' combinations:
# "Proposal" - "blue"
# "Completed" - "green"
# "Review" - "purple"
# "In Progress" - "yellow"
# "Closed" - "red"
notice_topic: Platform Support Change
notice_rapids_version: "v25.02"
notice_created: 2025-02-03
# 'notice_updated' should match 'notice_created' until an update is made
notice_updated: 2025-02-03
---

## Overview

RAPIDS is removing support for CUDA 12.5 Docker containers in Release `v25.02`, and will cease publishing CUDA 12.5 Docker containers before the `v25.02` release. The CUDA 12.5 containers will be replaced by CUDA 12.8 containers. We are continuing support for CUDA 11.8 and 12.0 containers.

## Impact

Effective RAPIDS `v25.02` release, RAPIDS will cease distribution of CUDA 12.5 Docker containers.
RAPIDS will support CUDA 11.8, 12.0, and 12.8 Docker containers.
Users who still wish to use CUDA 12.5 (or other versions in the CUDA 11.x or 12.x series) may continue to use RAPIDS via conda or pip.

0 comments on commit 349409a

Please sign in to comment.