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

[DOC] Update getting started site to explain CUDA 11.3 usage #242

Open
JohnZed opened this issue Jan 4, 2022 · 0 comments
Open

[DOC] Update getting started site to explain CUDA 11.3 usage #242

JohnZed opened this issue Jan 4, 2022 · 0 comments
Labels
? - Needs Triage Need team to review and classify doc

Comments

@JohnZed
Copy link
Contributor

JohnZed commented Jan 4, 2022

We should add CUDA 11.3 to the release selector. This is a common request based on PyTorch's support for 11.3. It uses the 11.2-version packages, but with the cudatoolkit=11.3 specifier (has been tested on 21.12 and install works).

In the CUDA drivers/versions blurb above it on the getting started page, we should add a bullet for 11.3. We can call it experimental as it works perfectly fine per CEC, but we do not have it in CI matrix:

 11.2 & v460.27.03+
 **11.3 & v460.27.03+ (experimental)**
 11.4 & v470.42.01+
@JohnZed JohnZed added ? - Needs Triage Need team to review and classify doc labels Jan 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
? - Needs Triage Need team to review and classify doc
Projects
None yet
Development

No branches or pull requests

1 participant