Skip to content

start using CUDA 12.5, Python 3.11 images in nightly docs#398

Merged
jacobtomlinson merged 3 commits intorapidsai:mainfrom
jameslamb:nightly-images
Jul 26, 2024
Merged

start using CUDA 12.5, Python 3.11 images in nightly docs#398
jacobtomlinson merged 3 commits intorapidsai:mainfrom
jameslamb:nightly-images

Conversation

@jameslamb
Copy link
Copy Markdown
Member

Contributes to #377.

Proposes using CUDA 12.5, Python 3.11 container images for the nightly docs. This should make it easier to test with these versions during release testing for 24.08. And hopefully that testing goes well and we can move on to setting the stable versions to these images as well.

CUDA 12.5 rapidsai/base and rapidsai/notebooks images were added in rapidsai/docker#689, as part of rapidsai/build-planning#73.

@jameslamb jameslamb added breaking Introduces a breaking change doc Improvements or additions to documentation improvement Improves an existing functionality labels Jul 24, 2024
@review-notebook-app
Copy link
Copy Markdown

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@jakirkham
Copy link
Copy Markdown
Member

Thanks James! 🙏

Seems like a good idea 👍

Let's see what @jacobtomlinson thinks 🙂

Copy link
Copy Markdown
Member

@jacobtomlinson jacobtomlinson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems like a good change.

I just want to double check my understanding about backward compatibility. If a platform gives us nodes with CUDA 12.0, are we fine to use the CUDA 12.5 images? My understanding is that there is backward compatibility within major versions these days, but I just want to check that is true.

@jakirkham
Copy link
Copy Markdown
Member

jakirkham commented Jul 25, 2024

Yes that is still how things work

As long as they supply hardware that supports CUDA 12 and there is a compatible driver version (either provided by them or us via a container), then it should work

Please see this page for driver versions

@jacobtomlinson
Copy link
Copy Markdown
Member

Thanks @jakirkham that's really helpful!

@jacobtomlinson jacobtomlinson merged commit 6a825a3 into rapidsai:main Jul 26, 2024
@jameslamb jameslamb deleted the nightly-images branch July 26, 2024 16:11
@jakirkham
Copy link
Copy Markdown
Member

Thanks Jacob and James! 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking Introduces a breaking change doc Improvements or additions to documentation improvement Improves an existing functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants