vtk-m2/vtkm/cont/kokkos
Kenneth Moreland cfb137947e Remove inclusion of Kokkos_Parallel_Reduce.hpp
This header is now considered an internal header, and the latest
release commit of Kokkos does not allow you to include it. The
header gets included anyway with Kokkos_Core.hpp, so we can safely
just delete it.

See https://github.com/kokkos/kokkos/pull/5178
2022-08-12 15:22:03 -04:00
..
internal Remove inclusion of Kokkos_Parallel_Reduce.hpp 2022-08-12 15:22:03 -04:00
testing Consolidate UnitTestVirtualObjectHandle 2022-07-13 13:27:38 -06:00
CMakeLists.txt cmake: avoid adding testing directories if testing is disabled 2021-06-01 18:40:40 -04:00
DeviceAdapterKokkos.h Implement RuntimeDeviceConfiguration 2021-06-17 17:56:38 +00:00