vtk-m/vtkm/cont/openmp
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
..
internal Add ScheduleTask to performance log 2020-10-25 17:22:38 -06:00
testing Rename CellLocatorUniformBins to CellLocatorTwoLevel 2020-09-21 15:42:47 -06:00
CMakeLists.txt conslidate the license statement 2019-04-17 10:57:13 -06:00
DeviceAdapterOpenMP.h Implement AtomicInterfaceControl/Execution with free functions 2020-08-20 13:40:44 -06:00