vtk-m/vtkm/cont/cuda/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
..
testing conslidate the license statement 2019-04-17 10:57:13 -06:00
ArrayManagerExecutionCuda.h Replace basic ArrayHandle implementation to use Buffers 2020-06-25 14:02:26 -06:00
CMakeLists.txt Implement AtomicInterfaceControl/Execution with free functions 2020-08-20 13:40:44 -06:00
CudaAllocator.cu conslidate the license statement 2019-04-17 10:57:13 -06:00
CudaAllocator.h conslidate the license statement 2019-04-17 10:57:13 -06:00
DeviceAdapterAlgorithmCuda.cu Correct warnings found by using clang as the host compiler for cuda 2020-08-24 08:57:38 -04:00
DeviceAdapterAlgorithmCuda.h Add ScheduleTask to performance log 2020-10-25 17:22:38 -06:00
DeviceAdapterMemoryManagerCuda.cu Correct warnings found by using clang as the host compiler for cuda 2020-08-24 08:57:38 -04:00
DeviceAdapterMemoryManagerCuda.h Pin user provided memory in ArrayHandle 2020-06-25 14:02:46 -06:00
DeviceAdapterRuntimeDetectorCuda.cu conslidate the license statement 2019-04-17 10:57:13 -06:00
DeviceAdapterRuntimeDetectorCuda.cxx conslidate the license statement 2019-04-17 10:57:13 -06:00
DeviceAdapterRuntimeDetectorCuda.h conslidate the license statement 2019-04-17 10:57:13 -06:00
DeviceAdapterTagCuda.h Replace basic ArrayHandle implementation to use Buffers 2020-06-25 14:02:26 -06:00
DeviceAdapterTimerImplementationCuda.cu Port benchmarking framework to Google Benchmark. 2020-01-08 10:58:51 -05:00
DeviceAdapterTimerImplementationCuda.h conslidate the license statement 2019-04-17 10:57:13 -06:00
MakeThrustIterator.h Replace basic ArrayHandle implementation to use Buffers 2020-06-25 14:02:26 -06:00
ScopedCudaStackSize.h Add Kokkos backend 2020-08-12 13:55:24 -04:00
ThrustExceptionHandler.h Correct location of ThrustPatches which clang formatter moved 2019-04-23 15:02:58 -04:00
VirtualObjectTransferCuda.h Add Kokkos backend 2020-08-12 13:55:24 -04:00