Fixes for Intel OpenCL platform.
This commit is contained in:
parent
133cd30b2e
commit
e8ee091e5a
4 changed files with 10 additions and 5 deletions
|
@ -75,7 +75,6 @@ xmrig::OclCnRunner::~OclCnRunner()
|
|||
}
|
||||
|
||||
if (m_algorithm == Algorithm::CN_R) {
|
||||
OclLib::release(m_cnr);
|
||||
OclCnR::clear();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue