OpenCL RandomX WIP
This commit is contained in:
parent
ff89ec660c
commit
4c90f9960e
72 changed files with 1717 additions and 505 deletions
|
@ -59,7 +59,7 @@ protected:
|
|||
void start() override;
|
||||
|
||||
private:
|
||||
void consumeJob();
|
||||
bool consumeJob();
|
||||
void storeStats(uint64_t ts);
|
||||
|
||||
const Algorithm m_algorithm;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue