mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-04 23:56:39 +08:00
refactor: remove invalid device ids
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
c09d077621
commit
d28ac15922
@@ -1224,7 +1224,7 @@ Usage: ocloc [compile] -file <filename> -device <device_type> [-output <filename
|
||||
The hexadecimal value represents device ID.
|
||||
If such value is provided, ocloc will try to
|
||||
match it with corresponding device type.
|
||||
For example, 0xFF20 device ID will be translated
|
||||
For example, 0x9A49 device ID will be translated
|
||||
to tgllp.
|
||||
If multiple target devices are provided, ocloc
|
||||
will compile for each of these targets and will
|
||||
|
||||
Reference in New Issue
Block a user