-
Notifications
You must be signed in to change notification settings - Fork 534
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
[BUG] Diagnose pytest cuml-dask
hang in CUDA 12.5 wheel CI tests
#6050
Labels
bug
Something isn't working
Cython / Python
Cython or Python issue
Dask / cuml.dask
Issue/PR related to Python level dask or cuml.dask features.
Comments
divyegala
added
bug
Something isn't working
Cython / Python
Cython or Python issue
Dask / cuml.dask
Issue/PR related to Python level dask or cuml.dask features.
labels
Aug 28, 2024
Closed
It is worth noting this hang can also be seen in a no change PR: #6047 (comment) |
This was referenced Aug 28, 2024
Merged
I cannot reproduce the issue anymore on an L40 machine with the latest commit hash. But, for those interested in reproducing it elsewhere, here are some commands :
|
rapids-bot bot
pushed a commit
that referenced
this issue
Sep 18, 2024
Reference issue: #6050 Authors: - Divye Gala (https://github.com/divyegala) - Ray Douglass (https://github.com/raydouglass) - https://github.com/jakirkham - Dante Gama Dessavre (https://github.com/dantegd) Approvers: - Ray Douglass (https://github.com/raydouglass) - Dante Gama Dessavre (https://github.com/dantegd) URL: #6051
Closed by #6051 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bug
Something isn't working
Cython / Python
Cython or Python issue
Dask / cuml.dask
Issue/PR related to Python level dask or cuml.dask features.
First reported by @jakirkham in PR #6031, we are now seeing that
pytest dask-cuml
hangs in CUDA 12.5 wheel CI jobs. Until we figure out the root cause of this issue, we will be temporarily disabling that test suite.Reference to the hang: CI job link
cc @dantegd
The text was updated successfully, but these errors were encountered: