-
Notifications
You must be signed in to change notification settings - Fork 110
Deprecate and remove cuda 11 support #32
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
Deprecate and remove cuda 11 support #32
Conversation
|
It seems the READMEs are still mentionning 11.2+? Let's double check all docs. |
|
@hlinsen can you please share a screen shot ? |
|
And I am updating docs separately |
|
here #16 |
|
And the changes from this PR is already merged with main through another PR. I just wanted to add this so we can track. But please feel free to add any missing items. |
|
I am merging this PR now, please add your comments on #16 where documentation is getting updated. |
|
/merge |
Rapids is moving away from cuda11 support soon and we don't have particular request to support on cuda11. So removing support for cuda 11.
This PR removes cuda 11 related dependencies, documentation and ci testing.