vtk-m/docs/changelog/add-kokkos-backend.md
2020-08-12 13:55:24 -04:00

198 B

Add Kokkos backend

Adds a new device backend Kokkos which uses the kokkos library for parallelism. User must provide the kokkos build and Vtk-m will use the default configured execution space.