[ITK] GPU filters

Wei Liu weiliu620 at gmail.com
Wed Sep 14 20:56:35 EDT 2016


Hi communities,

I have a few maybe vague questions about the GPU filters.

- Does GPU base class support vector image (each pixel is a vector)? If I
want to write my own custom GPU filter (or at least my code using GPU base
class), is there anything I should keep in mind, or pitfall I should avoid
when writing OpenCL kernel?

- is multi-GPU supported? From the code, and searching online, it seems it
is not supported yet. If that's the case, what is the difficulty of adding
it myself? (may not in filter format, as long as it works)

- What is the relationship between streaming filter, multi-threading and
OpenCL kernels? I've read chapters in the guide book but appreciate some
insight from the community.

Thank you all!

Wei
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/community/attachments/20160914/fa06ab5d/attachment.html>


More information about the Community mailing list