vtk-m2/vtkm/cont/kokkos/testing
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
UnitTestKokkosArrayHandle.cxx Add Kokkos backend 2020-08-12 13:55:24 -04:00
UnitTestKokkosArrayHandleFancy.cxx Add Kokkos backend 2020-08-12 13:55:24 -04:00
UnitTestKokkosArrayHandleMultiplexer.cxx Add Kokkos backend 2020-08-12 13:55:24 -04:00
UnitTestKokkosBitField.cxx Add Kokkos backend 2020-08-12 13:55:24 -04:00
UnitTestKokkosCellLocatorRectilinearGrid.cxx Add Kokkos backend 2020-08-12 13:55:24 -04:00
UnitTestKokkosCellLocatorTwoLevel.cxx Rename CellLocatorUniformBins to CellLocatorTwoLevel 2020-09-21 15:42:47 -06:00
UnitTestKokkosCellLocatorUniformGrid.cxx Add Kokkos backend 2020-08-12 13:55:24 -04:00
UnitTestKokkosColorTable.cxx Add Kokkos backend 2020-08-12 13:55:24 -04:00
UnitTestKokkosComputeRange.cxx Add Kokkos backend 2020-08-12 13:55:24 -04:00
UnitTestKokkosDataSetExplicit.cxx Add Kokkos backend 2020-08-12 13:55:24 -04:00
UnitTestKokkosDataSetSingleType.cxx Add Kokkos backend 2020-08-12 13:55:24 -04:00
UnitTestKokkosDeviceAdapter.cxx Add Kokkos backend 2020-08-12 13:55:24 -04:00
UnitTestKokkosImplicitFunction.cxx Add Kokkos backend 2020-08-12 13:55:24 -04:00
UnitTestKokkosPointLocatorSparseGrid.cxx Rename PointLocatorUniformGrid to PointLocatorSparseGrid 2020-09-21 15:42:41 -06:00
UnitTestKokkosRuntimeDeviceConfiguration.cxx implement cuda runtime device configuraton 2021-09-02 09:12:21 -06:00
UnitTestKokkosVirtualObjectHandle.cxx Add Kokkos backend 2020-08-12 13:55:24 -04:00