Commit Graph

7 Commits

Author SHA1 Message Date
cohcho
5cf1494401 nonce iteration optimization
efficient and correct nonce iteration without duplicates
2020-09-09 10:03:37 +00:00
XMRig
e00a4c9daf Fixed nicehash nonce overflow for CPU backend. 2020-02-06 17:19:08 +07:00
XMRig
c99df6dbf4 Added initial NVML stub. 2019-10-30 15:33:06 +07:00
XMRig
3d754cc369 #1180 Fixed race condition in nonce reset. 2019-09-20 00:30:20 +07:00
XMRig
990dc7dd51 uv_mutex replaced to std::mutex. 2019-08-09 01:00:21 +07:00
XMRig
fe2ae04f8d Added initial support for new style threads launch method. 2019-07-16 22:10:50 +07:00
XMRig
facdd99acc Added new nonce allocation method for dynamic/variable threads. 2019-07-11 16:15:51 +07:00