Does NVML work with Jetson?

I am using an NVIDIA Jetson with a Xavier GPU. I want to use nvml, specifically pynvml to determine power usage during inference on this device. I don’t believe nvml will work on the Jetson, is there anything I can do?

When I run pynvml.nvmlInit(), I get the error: pynvml.nvml.NVMLError_LibraryNotFound: NVML Share Library Not Found

Moving this topic to the Jetson category for better visibility.

From what I understand NVML is only available on PC, Please cehck NVIDIA Jetson Linux Driver Package Software Features : Applications and Tools | NVIDIA Docs