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:38:29 +08:00 committed by GitHub
parent 60392d78a0
commit 89c37062a4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -274,7 +274,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.