sgminer-dev / sgminer

Scrypt GPU miner
GNU General Public License v3.0
631 stars 825 forks source link

Add method to verify what kernel is being used? #132

Open Humancell opened 10 years ago

Humancell commented 10 years ago

When sgminer is running, I have not found a way through the console to display/verify which kernel is being used. This would be nice to add someplace in Settings, or?

Also ... when a different kernel is specified, is the .bin file name being updated to begin with that kernels name?

Humancell commented 10 years ago

Nevermind ... I did see the bin is named properly ... :-)

But is there a way to display the name of the running kernel from the console?

veox commented 10 years ago

Not yet, but sounds reasonable.

Should go to the "GPU settings" page in ncurses interface (since kernels can be specified per-GPU).

Also not sure if it's possible through the API. EDIT: if not, it should be added.

starlilyth commented 10 years ago

Please add to the API command 'config' output.