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] Stress test failure test_nearest_neighbors.py #2961

Open
Nanthini10 opened this issue Oct 12, 2020 · 1 comment
Open

[BUG] Stress test failure test_nearest_neighbors.py #2961

Nanthini10 opened this issue Oct 12, 2020 · 1 comment
Labels
bug Something isn't working inactive-90d tests Unit testing for project

Comments

@Nanthini10
Copy link
Contributor

Describe the bug
Value mismatch is resulting in an AssertionError

Steps/Code to reproduce bug
In the cuml/python/test/ directory, run the following:

pytest --run_stress test_nearest_neighbors.py::test_knn_separate_index_search[braycurtis-50-1000-500000-dataframe]
pytest --run_stress test_nearest_neighbors.py::test_knn_separate_index_search[braycurtis-50-1000-500000-ndarray]

Environment details (please complete the following information):

  • Environment location: Docker
  • Linux Distro/Architecture: Ubuntu 16.04 amd64
  • GPU Model/Driver: Quadro RTX 8000 440.33.01
  • CUDA: 10.2
  • Method of cuDF & cuML install: docker pull rapidsai/rapidsai-dev-nightly:0.16-cuda10.2-devel-ubuntu18.04-py3.7

Additional context
Both the stack traces are in this file one after the other -

test_knn_separate_index_search.txt

@Nanthini10 Nanthini10 added ? - Needs Triage Need team to review and classify bug Something isn't working labels Oct 12, 2020
@viclafargue viclafargue added CUDA / C++ CUDA issue tests Unit testing for project and removed ? - Needs Triage Need team to review and classify CUDA / C++ CUDA issue labels Oct 13, 2020
@github-actions
Copy link

This issue has been marked rotten due to no recent activity in the past 90d. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working inactive-90d tests Unit testing for project
Projects
None yet
Development

No branches or pull requests

2 participants