Add Ellesmere correctly (still just a Polaris alias)
This commit is contained in:
parent
cb8fc26cbe
commit
f0d80326ec
4 changed files with 8 additions and 1 deletions
|
@ -46,6 +46,7 @@ xmrig::OclAstroBWTRunner::OclAstroBWTRunner(size_t index, const OclLaunchData &d
|
|||
switch (data.device.type())
|
||||
{
|
||||
case OclDevice::Baffin:
|
||||
case OclDevice::Ellesmere:
|
||||
case OclDevice::Polaris:
|
||||
case OclDevice::Lexa:
|
||||
case OclDevice::Vega_10:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue