Implemented cn0 kernel launch.
This commit is contained in:
parent
ce3e2401cb
commit
b541960611
15 changed files with 108 additions and 49 deletions
|
@ -93,9 +93,3 @@ void xmrig::OclBaseRunner::build()
|
|||
|
||||
m_program = OclCache::build(this);
|
||||
}
|
||||
|
||||
|
||||
void xmrig::OclBaseRunner::run(uint32_t *hashOutput)
|
||||
{
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue