elastix icon indicating copy to clipboard operation
elastix copied to clipboard

BUG: Try fixing #70 CL_OUT_OF_RESOURCES exception

Open squll1peter opened this issue 4 years ago • 2 comments

In this PR, I tried to resolved issue #70 by adding GPUImage counterpart of template rebind and adding recursive grafting in OpenCL Pyramids. Besides, an memory allocation limit is added to GPURecursiveGaussianImageFilter to reduce unnecessary large amount of GPU global memory allocation in the kernel.
Detailed discussion is in #70.

squll1peter avatar Apr 26 '20 15:04 squll1peter

@dpshamonin Would you have time to take a look at this PR?

mstaring avatar Oct 30 '20 13:10 mstaring

@N-Dekker would you be able to add your suggestions to this PR?

mstaring avatar Feb 01 '21 09:02 mstaring

@ntatsisk I guess we may close this pull request now, as it is entirely superseded by your #734, right?

N-Dekker avatar Jan 06 '23 13:01 N-Dekker

that's right, @N-Dekker!

ntatsisk avatar Jan 09 '23 10:01 ntatsisk