vtk-m/vtkm/cont/kokkos/internal
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
..
CMakeLists.txt Add changes for supporting Kokkos/HIP 2021-10-01 15:27:00 -04:00
DeviceAdapterAlgorithmKokkos.cxx Don't require CUDA_LAUNCH_BLOCKING 2020-11-30 13:12:39 -05:00
DeviceAdapterAlgorithmKokkos.h Remove inclusion of Kokkos_Parallel_Reduce.hpp 2022-08-12 15:22:03 -04:00
DeviceAdapterMemoryManagerKokkos.cxx use kokkos allocate whn oldSize is zero 2022-03-31 14:38:03 -04:00
DeviceAdapterMemoryManagerKokkos.h Add Kokkos backend 2020-08-12 13:55:24 -04:00
DeviceAdapterRuntimeDetectorKokkos.cxx Add Kokkos backend 2020-08-12 13:55:24 -04:00
DeviceAdapterRuntimeDetectorKokkos.h Add Kokkos backend 2020-08-12 13:55:24 -04:00
DeviceAdapterTagKokkos.h clang-format: reformat the repository with clang-format-9 2020-08-24 14:01:08 -04:00
KokkosAlloc.cxx Add test for array and datas that are cleaned up after finalize 2022-07-01 12:36:55 -06:00
KokkosAlloc.h Don't require CUDA_LAUNCH_BLOCKING 2020-11-30 13:12:39 -05:00
KokkosTypes.cxx Don't require CUDA_LAUNCH_BLOCKING 2020-11-30 13:12:39 -05:00
KokkosTypes.h Don't require CUDA_LAUNCH_BLOCKING 2020-11-30 13:12:39 -05:00
RuntimeDeviceConfigurationKokkos.h implement cuda runtime device configuraton 2021-09-02 09:12:21 -06:00
VirtualObjectTransferKokkos.h Completely deprecate virtual methods 2021-04-28 07:28:32 -06:00