Hello, I have a pretty simple question. Currently I am running on a node with 4 RTX 2080 ti GPUs. I am currently researching ways to counteract some power swings that I am experiencing during the training of AI models. One of the approaches I am wanting to take is to disable DVFS to keep the power consumption more consistent, although I am aware that this would probably result in higher power consumption.
TLDR: how can I disable DVFS? As a follow up question, I know we can set the maximum power limit, is there a way to set the minimum?