Add Ellesmere correctly (still just a Polaris alias)

This commit is contained in:
Tony Butler
2021-05-26 07:00:18 -06:00
parent 4b3fc88473
commit dcf76473d4
4 changed files with 8 additions and 1 deletions

View File

@@ -53,6 +53,7 @@ bool ocl_generic_rx_generator(const OclDevice &device, const Algorithm &algorith
switch (device.type()) {
case OclDevice::Baffin:
case OclDevice::Ellesmere:
case OclDevice::Polaris:
case OclDevice::Lexa:
case OclDevice::Vega_10: