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] segfault in UMAP pytests in ARM GHA jobs #5441

Open
dantegd opened this issue May 25, 2023 · 1 comment
Open

[BUG] segfault in UMAP pytests in ARM GHA jobs #5441

dantegd opened this issue May 25, 2023 · 1 comment
Labels
? - Needs Triage Need team to review and classify bug Something isn't working

Comments

@dantegd
Copy link
Member

dantegd commented May 25, 2023

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 bug Something isn't working ? - Needs Triage Need team to review and classify labels May 25, 2023
rapids-bot bot pushed a commit that referenced this issue May 26, 2023
…pdates (#5434)

This PR:
- Adds missing RAFT headers
- Addresses a change in cuDF's `drop_duplicates` / `unique` that no longer sorts the output (returns unique values in the input order)
- Updates to `numba>=0.57` (closes #5429)
- Skips umap-learn tests on ARM (#5441)

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

Approvers:
  - Divye Gala (https://github.com/divyegala)
  - William Hicks (https://github.com/wphicks)
  - Bradley Dice (https://github.com/bdice)
  - AJ Schmidt (https://github.com/ajschmidt8)

URL: #5434
@beckernick
Copy link
Member

@dantegd is this still relevant?

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

2 participants