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

[BUG] Dask nightly packages break persisting sparse matrices before using them in cuml.dask.LogisticRegression #6168

Open
dantegd opened this issue Dec 9, 2024 · 0 comments
Labels
? - Needs Triage Need team to review and classify bug Something isn't working

Comments

@dantegd
Copy link
Member

dantegd commented Dec 9, 2024

Describe the bug
A clear and concise description of what the bug is.

Steps/Code to reproduce bug
Follow this guide http://matthewrocklin.com/blog/work/2018/02/28/minimal-bug-reports to craft a minimal bug report. This helps us reproduce the issue you're having and resolve the issue more quickly.

Expected behavior
A clear and concise description of what you expected to happen.

Environment details (please complete the following information):

  • Environment location: [Bare-metal, Docker, Cloud(specify cloud provider)]
  • Linux Distro/Architecture: [Ubuntu 16.04 amd64]
  • GPU Model/Driver: [V100 and driver 396.44]
  • CUDA: [9.2]
  • Method of cuDF & cuML install: [conda, Docker, or from source]
    • If method of install is [conda], run conda list and include results here
    • If method of install is [Docker], provide docker pull & docker run commands used
    • If method of install is [from source], provide versions of cmake & gcc/g++ and commit hash of build

Additional context
Add any other context about the problem here.

@dantegd dantegd added ? - Needs Triage Need team to review and classify bug Something isn't working labels Dec 9, 2024
rapids-bot bot pushed a commit that referenced this issue Dec 11, 2024
PR includes commits from #6166  to run CI while that one is merged. 

Dask nightlies break a few things in cuML, mainly the following two issues: #6168, #6169

Closes #6166.

Authors:
  - Dante Gama Dessavre (https://github.com/dantegd)
  - Bradley Dice (https://github.com/bdice)
  - Divye Gala (https://github.com/divyegala)

Approvers:
  - Bradley Dice (https://github.com/bdice)

URL: #6170
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
? - Needs Triage Need team to review and classify bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant