This website comes with one program on how to make changes to the CGMiner settings on the fly without shutting down and restarting the application. Just put on CGMiner folder then add the following command line parameters to CGMiner .bat file –api-listen –api-allow W:127.0.0.1.
To make settings just open one terminal and use the next commands.
Caution: Some settings permanently affect the operation of the video card. CGTune requires that all commands parameters use two dashes.
Command Line Parameters
–version –config –summary –pools –devs –gpu [a] –pga [a] –cpu [a] –gpucount –pgacount –cpucount –switchpool [a] –enablepool [a] –disablepool [a] –gpu-enable [a] –gpu-disable [a] –gpu-restart [a] –gpu-intensity [a,b] –gpu-memclock [a,b] –gpu-engine [a,b] –gpu-fan [a,b] –gpu-vddc [a,b] –quit –notify –pgaenable [a] –pgadisable [a] –pgaidentify [a] –devdetails –restart –stats –coin | Display CGMiner and API version information Display CGMiner configuration settings Display CGMiner miner summary Display status of each pool Display GPU, PGA and CPU with their details Display GPU [a] information, where a = 0, 1, etc. Display PGA [a] information, where a = 0, 1, etc. Display CPU [a] information, where a = 0, 1, etc. Count number of GPUs Count number of PGAs Count number of CPUs Switches to pool [a] Enables pool [a] Disables pool [a] Enables GPU [a] Disables GPU [a] Sends a restart request to GPU [a] Sets the intensity on GPU [a] at [b] intensity Sets the memory clock on GPU [a] at [b] MHz Sets the GPU engine on GPU [a] at [b] MHz Sets the GPU fan speed on GPU [a] at [b] percentage Sets the GPU voltage on GPU [a] at [b] volts Tells CGMiner to shut down Display last status / history count of each problem Enables PGA [a] Disables PGA [a] Flashes PGA [a] (if supported) Display device with a list of their static details Restart CGMiner Display device and pool statistics Display coin mining information |