mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-07 16:05:05 -05:00
Always stop mining threads in RandomX dataset change upcoming.
This commit is contained in:
@@ -44,6 +44,7 @@ class Job;
|
||||
class Rx
|
||||
{
|
||||
public:
|
||||
static bool isReady(const Job &job);
|
||||
static RxDataset *dataset(const Job &job, uint32_t nodeId);
|
||||
static std::pair<size_t, size_t> hugePages();
|
||||
static void destroy();
|
||||
|
||||
Reference in New Issue
Block a user