ROCM to use instantaneous power over average when available
Change the way power is sampled for the ROCM backend to use instantaneous power measurements when available. This API call defaults to average power on boards that do not support instantaneous power readings according to the ROCM documentation:
I've tested this with ROCM 6.0.0 on DAS6 where it seems to work correctly.