NebulousLabs / Sia-GPU-Miner

A GPU Miner for Sia
MIT License
151 stars 79 forks source link

CPU Peg #30

Open DavidVorick opened 9 years ago

DavidVorick commented 9 years ago

For whatever reason, running the GPU miner consumes 100% of a cpu core. Is that just an opencl thing, or are we doing some sort of busywaiting that's consuming an entire core?

KlausT commented 9 years ago

With Nvidia cards it's always 100% of one core. Same thing with the old cgminer and other OpenCL miners. Don't know what happens with AMD cards.