luke-jr / bfgminer

Modular ASIC/FPGA miner written in C, featuring overclocking, monitoring, fan speed control and remote interface capabilities.
http://luke.dashjr.org/programs/bitcoin/files/bfgminer/
Other
1.84k stars 813 forks source link

GPU-Engine and GPU-Memory speed not saved to "Write Config File" #215

Open ssateneth opened 11 years ago

ssateneth commented 11 years ago

If you load a config file when you start *gminer, change the engine or memory speed of a GPU, and save the config file by doign a [W]rite config file, it will not save the updated core/memory speeds. It will instead save the speeds that it loaded from the original config file.

ssateneth commented 11 years ago

Creator for CGMiner says this is on purpose, because it could potentially be harmful, such as an auto-engine setting unstable clocks and later get saved automatically.

ykill commented 11 years ago

If a user finds a good tuning, they can handwrite the settings into the config file. That will work. Better to be able to fall back to your last good config.