Skip to content

Commit 9172e3f

Browse files
committed
chore(common/intel_gpus): detect arc a770, a750
Signed-off-by: 藍+85CD <[email protected]>
1 parent 12b37d6 commit 9172e3f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ramalama/common.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -482,6 +482,8 @@ def check_intel():
482482
intel_gpus = (
483483
b"0xe20b",
484484
b"0xe20c",
485+
b"0x56a0",
486+
b"0x56a1",
485487
b"0x7d51",
486488
b"0x7dd5",
487489
b"0x7d55",

0 commit comments

Comments
 (0)