mirror of
https://github.com/xmrig/xmrig.git
synced 2026-01-31 09:22:59 -05:00
RandomX: added support for dataset on host
This commit is contained in:
@@ -46,6 +46,7 @@ protected:
|
||||
private:
|
||||
bool m_ready = false;
|
||||
size_t m_intensity = 0;
|
||||
bool m_dataset_host = false;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user