[vtk-developers] [ANNOUNCE]: VTK-m integration into VTK

Shawn Waldon shawn.waldon at kitware.com
Thu Sep 7 09:46:02 EDT 2017


Hi All,


I am pleased to announce that VTK-m [1] is being added as a dependency of
VTK.  For now, VTK-m will be an optional dependency of VTK that is only
activated when the AcceleratorsVTKM module is enabled. If you do enable
VTK-m support make sure you initialize the submodule using 'git submodule
update --init’.

VTK-m will allow for VTK filters to use fine grained parallelism that will
utilize multicore CPU’s, GPU’s(through CUDA), and emerging architectures
such as Xeon PHI’s.

Again if you do not enable this module, then this change will not affect
your VTK build.

The merge request to add the VTK-M submodule can be found here [2].

[1]: https://gitlab.kitware.com/vtk/vtk-m

[2]: https://gitlab.kitware.com/vtk/vtk/merge_requests/3227
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20170907/16672df1/attachment.html>


More information about the vtk-developers mailing list