Added RandomX support.
This commit is contained in:
parent
0e224abb0a
commit
7889634b40
10 changed files with 97 additions and 38 deletions
|
@ -52,7 +52,7 @@ protected:
|
|||
size_t intensity() const override;
|
||||
|
||||
protected:
|
||||
void printError(const char *error) const;
|
||||
bool callWrapper(bool result) const;
|
||||
|
||||
const CudaLaunchData &m_data;
|
||||
const size_t m_threadId;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue