RandomX: added support for dataset on host
This commit is contained in:
parent
9d580693db
commit
2c9b034c08
8 changed files with 32 additions and 15 deletions
|
@ -46,6 +46,7 @@ protected:
|
|||
private:
|
||||
bool m_ready = false;
|
||||
size_t m_intensity = 0;
|
||||
bool m_dataset_host = false;
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue