sgminer-dev / sgminer

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

intensity arg not working on OSX #461

Open rlschroeder opened 7 years ago

rlschroeder commented 7 years ago

Hi, using sgminer on 10.12.6

When I launch sgminer, I'd like to use ./sgminer -I d to automatically set dynamic intensity. However, when I do so, it still launches with an intensity of 8, and does so when I set intensity to any number, such as -I 22.

I can set it by going into the GPU options after sgminer is launched, but it sure would be quicker to do it on launch as an argument. Any thoughts here?