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

[FEA] Gracefully detect and except when using incorrect CUDA version #870

Closed
kkraus14 opened this issue Feb 6, 2019 · 2 comments
Closed
Assignees
Labels
feature request New feature or request Python Affects Python cuDF API.

Comments

@kkraus14
Copy link
Collaborator

kkraus14 commented Feb 6, 2019

If a user does a pip install cudf it currently isn't compatible with CUDA 10. We should more gracefully detect and throw a friendlier exception when this happens to guide a user in the correct direction.

@kkraus14 kkraus14 added feature request New feature or request Needs Triage Need team to review and classify labels Feb 6, 2019
@kkraus14 kkraus14 added Python Affects Python cuDF API. and removed Needs Triage Need team to review and classify labels Feb 6, 2019
@jrhemstad
Copy link
Contributor

Duplicate with #499 ?

@kkraus14
Copy link
Collaborator Author

kkraus14 commented Apr 7, 2020

Resolved by #4692

@kkraus14 kkraus14 closed this as completed Apr 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request Python Affects Python cuDF API.
Projects
None yet
Development

No branches or pull requests

3 participants