diff options
author | psychocrypt <psychocryptHPC@gmail.com> | 2018-01-27 21:05:45 +0100 |
---|---|---|
committer | psychocrypt <psychocryptHPC@gmail.com> | 2018-01-27 21:10:03 +0100 |
commit | e191229ac1b190da99209eebb2858ace94d27df9 (patch) | |
tree | cb43fc9b81ebcf2a77bc535090150d1d3ed4584a /xmrstak/backend/amd/autoAdjust.hpp | |
parent | baba941e6fad70c1cb6b29db90acb8ebf07c3204 (diff) | |
download | xmr-stak-e191229ac1b190da99209eebb2858ace94d27df9.zip xmr-stak-e191229ac1b190da99209eebb2858ace94d27df9.tar.gz |
void nonce overlappping
The cpu miner backend uses the wrong ranges of nonces instead of using `[startNonce,startNonce + nonce_chunk)`
(startNonce,startNonce + nonce_chunk]` is used. This will results in an overlap with nonces used by the gpu back-ends.
Diffstat (limited to 'xmrstak/backend/amd/autoAdjust.hpp')
0 files changed, 0 insertions, 0 deletions