You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: