vtk-m/vtkm/cont/kokkos
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
..
internal Add changes for supporting Kokkos/HIP 2021-10-01 15:27:00 -04:00
testing Add changes for supporting Kokkos/HIP 2021-10-01 15:27:00 -04: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