[ITK] [ITK-users] GPU Problems

adoyle at cim.mcgill.ca adoyle at cim.mcgill.ca
Wed Jun 25 14:55:23 EDT 2014


Hello ITK people,


I’m having some issues using the GPUDemonsRegistrationFilter on a variety of different hardware.  First of all, I cannot run my program at all unless I copy/paste these functions into my code.  I don’t know why the linker isn’t finding them.
const char* itk::GPUPDEDeformableRegistrationFilterKernel::GetOpenCLSource()

const char* itk::GPUDemonsRegistrationFunctionKernel::GetOpenCLSource()


My second problem is that I’m getting a CL_MEM_OBJECT_ALLOCATION_FAILURE error when I try to register the images I want to work with (~256x256x256). It works fine for 256x256x128 images.  Does anyone have any strategies to suggest to get around this memory limitation?


Thanks,

Andrew Doyle
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/community/attachments/20140625/1410506e/attachment.html>
-------------- next part --------------
_____________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html

Kitware offers ITK Training Courses, for more information visit:
http://www.kitware.com/products/protraining.php

Please keep messages on-topic and check the ITK FAQ at:
http://www.itk.org/Wiki/ITK_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/insight-users


More information about the Community mailing list