Skip to content

[BUG] test failures in shared memory variant of 2D filtering kernels on Windows #771

Open
@grlee77

Description

@grlee77

Describe the bug
For a Windows 11 system with CuPy 13.3.0, NumPy 1.26.4, CUDA 12.6 and an RTX A3000 GPU, some test failures were seen in some tests of separable filters:

Steps/Code to reproduce bug
run tests in the file cucim/skimage/filters/tests/test_separable_filtering.py on Windows

Expected behavior
All tests should pass

Environment details (please complete the following information):
Windows 11 system with CuPy 13.3.0, NumPy 1.26.4, CUDA 12.6 and an RTX A3000 GPU

installed devolpment branch wheel from #765

Additional context
Proposed temporarily disabling use of these kernels on Windows in #770

See attached error logs

separable_failures_win.txt

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