Skip to content

Less vtkm_cont cxx files bring in the cuda device

When you have CUDA enabled we need to make sure that all worklet launches come from a cuda file otherwise we will generate ODR violations.

Merge request reports