Skip to content

WIP: Vectorization

Ben Newton requested to merge BenNewton/vtk-m:vectorization into master

Changes in support of allowing vtk-m to vectorize (on appropriate hardward avx2, avx512, etc) the execution of the worklets. Currently a work in progress.

Merge request reports