diff options
| author | Akarshan Biswas <akarshanbiswas@fedoraproject.org> | 2024-05-29 12:23:47 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-29 16:53:47 +1000 |
| commit | 0e8d8bfd6caf1d0a8cbdf9d3d5c06fbbb9dfced8 (patch) | |
| tree | 654cdbf8d9f7158269e0fa5efe028def63eb27ee | |
| parent | 504f0c340f6b5e04de682f6ddefdd3b81208df5d (diff) | |
Add Arc A750 and Arch linux to readme-sycl.md as verified GPU model and Linux distro (#7605)
| -rw-r--r-- | README-sycl.md | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/README-sycl.md b/README-sycl.md index cfa248a9..37f0306d 100644 --- a/README-sycl.md +++ b/README-sycl.md @@ -54,10 +54,10 @@ It has the similar design of other llama.cpp BLAS-based paths such as *OpenBLAS, ## OS -| OS | Status | Verified | -|---------|---------|------------------------------------| -| Linux | Support | Ubuntu 22.04, Fedora Silverblue 39 | -| Windows | Support | Windows 11 | +| OS | Status | Verified | +|---------|---------|------------------------------------------------| +| Linux | Support | Ubuntu 22.04, Fedora Silverblue 39, Arch Linux | +| Windows | Support | Windows 11 | ## Hardware @@ -70,7 +70,7 @@ It has the similar design of other llama.cpp BLAS-based paths such as *OpenBLAS, |-------------------------------|---------|---------------------------------------| | Intel Data Center Max Series | Support | Max 1550, 1100 | | Intel Data Center Flex Series | Support | Flex 170 | -| Intel Arc Series | Support | Arc 770, 730M | +| Intel Arc Series | Support | Arc 770, 730M, Arc A750 | | Intel built-in Arc GPU | Support | built-in Arc GPU in Meteor Lake | | Intel iGPU | Support | iGPU in i5-1250P, i7-1260P, i7-1165G7 | |
