Merge branch 'dev' into feature-opencl
This commit is contained in:
commit
71329718e4
23 changed files with 536 additions and 339 deletions
|
@ -90,6 +90,8 @@ void xmrig::CpuWorker<N>::allocateRandomX_VM()
|
|||
if (Nonce::sequence(Nonce::CPU) == 0) {
|
||||
return;
|
||||
}
|
||||
|
||||
dataset = Rx::dataset(m_job.currentJob(), m_node);
|
||||
}
|
||||
|
||||
if (!m_vm) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue