Skip to content

Changes to initialization of Kokkos backend

Abhishek Yenpure requested to merge ayenpure/vtk:kokkos_initialize into master

-- Instead of initializing kokkos backend for every specific backend, move the initialization based on VTK_USE_KOKKOS flag using CMAKE compile definition

Merge request reports