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

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

Merged
merged 3 commits into from
Jul 26, 2024

Conversation

jameslamb
Copy link
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
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@jakirkham
Copy link
Member

Thanks James! 🙏

Seems like a good idea 👍

Let's see what @jacobtomlinson thinks 🙂

Copy link
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
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
Member

Thanks @jakirkham that's really helpful!

@jacobtomlinson jacobtomlinson merged commit 6a825a3 into rapidsai:main Jul 26, 2024
3 checks passed
@jameslamb jameslamb deleted the nightly-images branch July 26, 2024 16:11
@jakirkham
Copy link
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