zeus icon indicating copy to clipboard operation
zeus copied to clipboard

Test and verify `nvmlDeviceSetAPIRestriction`

Open jaywonchung opened this issue 1 year ago • 0 comments

nvmlDeviceSetAPIRestriction seems to offer a way to reduce the permissions required by setting the GPU's frequency (but not power limit). If this works, a workflow could be for a administrator to (1) turn on GPU persistence mode and (2) reduce restrictions for application clock setting, and Perseus would in theory work with no extra privileges. If this works fine, I should consider implementing GlobalFrequencyOptimizer, which is the same as GlobalPowerLimitOptimizer but with GPU frequency.

jaywonchung avatar May 03 '24 04:05 jaywonchung