CryptoGraphics / lyclMiner

OpenCL Lyra2REv2/v3 miner for AMD GCN GPUs
GNU General Public License v3.0
45 stars 19 forks source link

Device: 0 has completed its nonce range #18

Closed tuxd3v closed 5 years ago

tuxd3v commented 5 years ago

Hello, I am receiving at each new block this information: [2019-02-18 06:36:03] Device: 0 max runs: 4096 [2019-02-18 06:36:03] Device: 0 has completed its nonce range

Rx580 4GB:

Is this any problem? thanks in Advance regards
CryptoGraphics commented 5 years ago

Hello. Every device works within its own nonce range. This is a debug information which shows that GPU is actually working and not stuck/frozen. Once numRuns*workSize hashes is computed lyclMiner will report that device has completed its nonce range and then generate a new one. You can also see this during initialization/startup.