Skip to content

Add missing logging for some TBB device algorithms

Kenneth Moreland requested to merge kmorel/vtk-m:more-tbb-device-log into master

Some of the algorithms listed near the end of DeviceAdapterAlgorithmTBB.h were missing the entry in the performance log letting us know it was called.

Merge request reports