Update README-sycl.md

Co-authored-by: AidanBeltonS <87009434+AidanBeltonS@users.noreply.github.com>
This commit is contained in:
Neo Zhang Jianyu 2024-03-20 09:39:49 +08:00 committed by GitHub
parent 89c37062a4
commit 329ae27760
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -477,7 +477,7 @@ found 6 SYCL devices:
4. Device selection and execution of llama.cpp
There are two modes to select device:
There are two device selection modes:
- Single device: Use one device assigned by user.
- Multiple devices: Detect and choose all devices which have same top Max compute units automatically.