Updated version
This commit is contained in:
commit
4f758f460f
27 changed files with 563 additions and 346 deletions
|
@ -91,6 +91,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