sgminer-dev / sgminer

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

Mining rate too low #512

Open dardar4 opened 3 years ago

dardar4 commented 3 years ago

Hi I'm new to the mining process and it seems the mining rate is low when using sgminer it seems that it's not using the GPU, but the CPU instead (I'm trying to mine a new coin named BitcoinIL if it matters)

I've downloaded sgminer-gm.zip and unzipped it. created a BAT file with the following text: "sgminer.exe -o "stratum+tcp://asia.bitcoinilpool.com:6101" -u 1fQFCnxZuxdmfhgMNwu6cCSKK6tJ72piq -p c=BTCIL"

I've added a screenshot where the avg rate is around 69 KH/s which is preety low

image

also, at the start, I get a warning "GPU_USE_SYNC_OBJECTS is not specified"

could this be an issue?

thanks