Skip to content

Splitting AcceleratorsVTKm into 2 modules

AcceleratorsVTKmCore and AcceleratorsVTKmFilter. In Core, there is light weight core components such as vtkmDataArray and vtkmDataSet. Everything else is in Filters.

Common will be able to depend on AcceleratorsVTKmCore without having too much compile-time overhead

Fixes #17932 (closed)

Edited by Yohann Bearzi (Kitware)

Merge request reports