elastix
elastix copied to clipboard
BUG: Try fixing #70 CL_OUT_OF_RESOURCES exception
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.
@dpshamonin Would you have time to take a look at this PR?
@N-Dekker would you be able to add your suggestions to this PR?
@ntatsisk I guess we may close this pull request now, as it is entirely superseded by your #734, right?
that's right, @N-Dekker!