Errors in GPU device IDs
ngeorgis opened this issue · 1 comments
ngeorgis commented
My GPU is HD630 but the list in
https://github.com/intel/clDNN/blob/master/src/caps/public/gpu_devices.inc
shows it is a HD620
( GEN_DEVICE(HD620, 0x3E92, HD6XX, GEN9, GT2 )
Also add 0x3E9B (as also reported in comment #47 )
I think it is better to review the complete list.
Cheers,
Nikos
tponieck commented
we've changed error to warning if device id is not on the list.