Skip to content

[BUG] Investigate nan cases in cupy-based reductions #20628

@galipremsagar

Description

@galipremsagar

Describe the bug
In #19805, There seems to be pytest failures in nan cases for cupy based reduction we rely on.

======================================================= short test summary info =======================================================
FAILED python/cudf/cudf/tests/dataframe/methods/test_reductions.py::test_dataframe_reductions[True-cumsum-1-data0] - AssertionError: DataFrame.iloc[:, 1] (column name="y") are different
FAILED python/cudf/cudf/tests/dataframe/methods/test_reductions.py::test_dataframe_reductions[True-cumprod-1-data0] - AssertionError: DataFrame.iloc[:, 1] (column name="y") are different
FAILED python/cudf/cudf/tests/dataframe/methods/test_reductions.py::test_dataframe_reductions[True-any-1-data2] - AssertionError: Series are different

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 overview (please complete the following information)

  • Environment location: [Bare-metal, Docker, Cloud(specify cloud provider)]
  • Method of cuDF install: [conda, Docker, or from source]
    • If method of install is [Docker], provide docker pull & docker run commands used

Environment details
Please run and paste the output of the cudf/print_env.sh script here, to gather any other relevant environment details

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions