Enable cuda oc
Closed this issue · 4 comments
Lock mem-clocks help to gain some extra hashrates. To enable lock-mem-clocks in a very low value eg: absolute 810Mhz in hiveos, the user have to invoke nvidia-smi
through a scheduled event.
In bzminer and lolminer there're parameters to lock mem clocks. kaspa-miner should be able to do the same.
Merged to v0.5
Reopening:
I didn't notice, but the PR compiles only on nightly because of OneCell. How much is it necessary?
Reopening: I didn't notice, but the PR compiles only on nightly because of OneCell. How much is it necessary?
For the current version, to introduce lock memory clocks, it's not necessary. Because only once it should be ran.
But to keep the nvml instance somewhere to reuse, in order to report gpu status etc, it's necessary. I could revert the last commit though. And bring a better solution back later.
merged