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
cuml0.17.0a201112cuda10.2_py37_g708ae47a3_115rapidsai-nightlylibcuml0.17.0a201112cuda10.2_g708ae47a3_115rapidsai-nightlylibcumlprims0.17.0a201030cuda10.2_g1fa28a5_8rapidsai-nightly# packages in environment at /raid/vjawa/conda/envs/rapids-tpcx-bb-nov-12-cupy-8-libcudf-tagged:cudf0.17.0a201112cuda_10.2_py37_g3fc8142d62_225rapidsai-nightlydask-cudf0.17.0a201112py37_g3fc8142d62_225rapidsai-nightlylibcudf0.17.0a201112cuda10.2_g3fc8142d62_225rapidsai-nightly
@VibhuJawa found the issue, it is a small thing that wasn't updated in the PR of the cumlarray descriptor. Will have a fix in a bit. Thanks for the log and reproducer, that made it super easy to find! :)
Describe the bug
cuml.dask.naive_bayes fails if n_chunks in X and y are >1
Steps/Code to reproduce bug
Log on Worker:
Log on client
Expected behavior
I would expect it to work as it used to work in earlier nightly.
It fails on below environment:
It works on the below environment:
Additional context
This should likely be the cause of rapidsai/gpu-bdb#140 .
CC: @beckernick , @dantegd , @cjnolet
The text was updated successfully, but these errors were encountered: