Open atpoverload opened 7 months ago
Should be able to leverage this: https://github.com/bytedeco/javacpp-presets/blob/master/cuda/src/gen/java/org/bytedeco/cuda/global/nvml.java#L4544-L4546
Put together an (untested) implementation in https://github.com/project-jcarbon/jcarbon/tree/nvml-sampling
Add code to sample energy data from Nvidia GPUs. We want something similar to the
jcarbon.cpu.rapl
package.