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!
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!