[vtkusers] How to enable the GPU for VTK application?

Dan Lipsa dan.lipsa at kitware.com
Wed Aug 17 06:57:36 EDT 2016


VTK algorithms run on the CPU. Rendering is done on the CPU or the graphics
card depending on your driver.
You may want to look a VTKM for an emerging technology for accelerating
computation and visualization using parallel hardware on your machine (GPU
or CPU)

Hope this helps,
Dan


On Wed, Aug 17, 2016 at 12:54 AM, Liu_tj <tjlp at netease.com> wrote:

> Hi,
>
> I have VTK application running on CPU. Now I add GPU to my computer, how
> can I enable the GPU for my VTK application? Should I need to rebuild the
> VTK or any other steps?
>
> Thanks
> Liu Peng
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/
> opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20160817/2511e3ee/attachment.html>


More information about the vtkusers mailing list