Set core/mem clock offset

Hi,

I’m working with the nvml library and try to set the offset of the core and the memory clock - similar like in MSI Afterburner and Pallit ThunderMaster.

I managed to ‘lock’ the frequencies of core and memory with

nvmlDeviceSetMemoryLockedClocks and nvmlDeviceSetGpuLockedClocks

Thois works well, but as the name suggests it ‘locks’ rather than setting an offset. Is the any way to set the offset like it is possible in Afterburner and ThunderMaster?

Thanks,
Daniel