vtk-m/vtkm/cont/kokkos/internal
Jieyang Chen a157c0e846 Add changes for supporting Kokkos/HIP
Some of the unit tests for serial and kokkos are disable for hipcc to
properly compile.
VTKM_MATH_ASSERT and VTKM_TEST_ASSERT fail to compile with HIP in
execution environment so they are disabled with building with HIP.
Kokkos::finalize is causing error so it is temporarily disabled.
2021-10-01 15:27:00 -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 KOKKOS: resolved issue with KOKKOS_LAMBDA 2021-08-24 13:14:58 -04:00
DeviceAdapterMemoryManagerKokkos.cxx Don't require CUDA_LAUNCH_BLOCKING 2020-11-30 13:12:39 -05: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 Don't require CUDA_LAUNCH_BLOCKING 2020-11-30 13:12:39 -05: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