Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CUDA 12.2 Deprecation Notice #526

Merged
merged 3 commits into from
Jul 26, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 37 additions & 0 deletions _notices/rsn0039.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
---
layout: notice
parent: RAPIDS Support Notices
grand_parent: RAPIDS Notices
nav_exclude: true
notice_type: rsn
# Update meta-data for notice
notice_id: 39 # should match notice number
notice_pin: true # set to true to pin to notice page
title: "Deprecation Announcement Dropping CUDA 12.2 support in our Docker Images in Release v24.08"
notice_author: RAPIDS Ops
notice_status: In Progress
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: "v24.08"
notice_created: 2024-07-23
# 'notice_updated' should match 'notice_created' until an update is made
notice_updated: 2024-07-23
---

## Overview

RAPIDS is planning to deprecate support of CUDA 12.2 Docker containers in Release `v24.08`, and to cease publishing CUDA 12.2 Docker containers before the `v24.10` release.
The CUDA 12.2 containers will be replaced by CUDA 12.5 containers.
We are continuing support for CUDA 11.8 and 12.0 containers.

## Impact

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