vtk-m/vtkm/worklet/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
..
testing Add changes for supporting Kokkos/HIP 2021-10-01 15:27:00 -04:00
.gitattributes clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
CMakeLists.txt cmake: avoid adding testing directories if testing is disabled 2021-06-01 18:40:40 -04:00
DispatcherBase.h Check that all execution objects are trivially copyable 2021-04-02 07:37:26 -06:00
MaskBase.h Make Tuple class 2020-03-16 17:12:16 -06:00
Placeholders.h Move from tao::tuple to vtkm::Tuple 2020-03-16 17:12:16 -06:00
ScatterBase.h Make Tuple class 2020-03-16 17:12:16 -06:00
TriangulateTables.h Make triangulate implementation more general 2021-09-08 12:49:11 -06:00
WorkletBase.h Merge topic 'no-streaming-arrayhandle' 2020-03-25 11:26:26 -04:00