Post
Topic
Board Mining (Altcoins)
Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners
by
narousberg
on 09/10/2021, 12:04:52 UTC
Inn Options->Mining Settings there is an option to "Use Ctrl+C event for closing miner process" This does not seem to work anymore.

example T-rex : If you use any coreclock lock settings, they are not dropped. T-rex is not exited properly.
 Instead of showing: Main loop finished. Cleaning up resources...
                               T-Rex finished.
 It seems to just be killed. That means that when you fire up another miner , the core clock in t-rex still exists so oc in that application is all over the place.

If I remote inn to a miner and do Ctrl+C the core clock lock is dropped and the exit is done correctly.
Hope this is fixed easily, or maybe there is an workaround for this ?
Could this be related to that you run the T-Rex miner process as Administrator? In that case I think Windows will block you from sending Ctrl+C to the process.

You are right, had to enable adminmode to turn on coreclock lock. Damn it. Well the hunt for a workaround begins...
you can simple use a "Batch commands" in Profit profile for each algo where you want set fixed core clocks. Work with any miners software. Commands like this:
Before start: sudo nvidia-smi -lgc 1545,1545
After stoping: sudo nvidia-smi -rgc
Enjoy