Remove ability to pass a runtime device tracker to TryExecute
Merged
requested to merge robertmaynard/vtk-m:remove_runtime_device_tracker_from_try_execute into master
Compare changes
Since runtime device trackers are single instance per thread the ability to pass them around to other functions is unneeded.