Skip to content

median_sphere filter fails on large images #316

@sebherbert

Description

@sebherbert

Hi all,

@spherelife and I are having issues running the pyclesperanto_prototype.median_sphere filter. the same kernel size (6,6,2) works on a small image but not on a larger image.
Error:
RuntimeError: clEnqueueReadBuffer failed: OUT_OF_RESOURCES

We can run a smaller kernel on the large image (2,2,2) for example, but not the 6,6,2 kernel.
Surprisingly, after failing in the large image, it also stops running on the small image either afterwards (same error) until we restart the kernel.

I was not expecting that the image size would play a large role in the processing but maybe I'm wrong and misunderstood something?

We are using a VM with an W10 machine and a shared NVIDIA RTXA6000-12Q.

I attach

Let me know if something else could be of use for you.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions