Implemented cn0 kernel launch.
This commit is contained in:
@@ -30,6 +30,12 @@ xmrig::OclRxRunner::OclRxRunner(size_t index, const OclLaunchData &data) : OclBa
|
||||
}
|
||||
|
||||
|
||||
bool xmrig::OclRxRunner::run(uint32_t nonce, uint32_t *hashOutput)
|
||||
{
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
bool xmrig::OclRxRunner::selfTest() const
|
||||
{
|
||||
return false; // TODO
|
||||
|
||||
Reference in New Issue
Block a user