vtk-m/vtkm/cont/kokkos/internal
Kenneth Moreland b33c54bf61 Add ScheduleTask to performance log
When `DeviceAdapterAlgorithm::ScheduleTask` was called directly (i.e.
not through `Schedule`), nothing was added to the log. Adding
`VTKM_LOG_SCOPE` to these methods so that all scheduling is added to the
performance log.
2020-10-25 17:22:38 -06:00
..
ArrayManagerExecutionKokkos.h Fix more signed/unsigned vtkm::Id/std::size_t warnings in kokkos adapter 2020-08-27 07:59:03 -06:00
CMakeLists.txt Implement AtomicInterfaceControl/Execution with free functions 2020-08-20 13:40:44 -06:00
DeviceAdapterAlgorithmKokkos.h Add ScheduleTask to performance log 2020-10-25 17:22:38 -06:00
DeviceAdapterMemoryManagerKokkos.cxx Fix more signed/unsigned vtkm::Id/std::size_t warnings in kokkos adapter 2020-08-27 07:59:03 -06: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
Initialize.cxx Add Kokkos backend 2020-08-12 13:55:24 -04:00
Initialize.h Add Kokkos backend 2020-08-12 13:55:24 -04:00
ViewTypes.h Add Kokkos backend 2020-08-12 13:55:24 -04:00
VirtualObjectTransferKokkos.h clang-format: reformat the repository with clang-format-9 2020-08-24 14:01:08 -04:00