mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-30 01:35:20 +08:00
Device ID cleanup:
- Use commmon naming scheme - Add missing ULTs - Remove redundancies Related-To: NEO-5250 Change-Id: Id6ed25c078b54f7d6ea43f2d3b71dc827ff2d088 Signed-off-by: Adam Cetnerowski <adam.cetnerowski@intel.com>
This commit is contained in:
committed by
sys_ocldev
parent
8e6be83fcc
commit
605629d89e
3
FAQ.md
3
FAQ.md
@@ -48,8 +48,7 @@ See [README.md](https://github.com/intel/compute-runtime/blob/master/README.md).
|
||||
|
||||
To check support for any device, you can follow these steps:
|
||||
1. Go to [Ark]( https://ark.intel.com) and find your Device ID
|
||||
1. Find the corresponding device ID label in [GMM]( https://github.com/intel/gmmlib/blob/master/Source/inc/common/igfxfmid.h)
|
||||
1. Check if this device ID label is enumerated in the
|
||||
1. Check if this Device ID is enumerated in the
|
||||
[supported device list](https://github.com/intel/compute-runtime/blob/master/opencl/source/dll/linux/devices/devices_base.inl)
|
||||
|
||||
### When will support for platform X be added?
|
||||
|
||||
Reference in New Issue
Block a user