Commit 4daab0e
Henry Linjamäki
opencl: Add support for multiple devices
... but limited to one platform. A platform with a GPU will be preferred.
Additionally:
* Filter out devices that lack capabilities needed by the backend
implementation (half support, OpenCL 2.0+, etc).
* Make ggml_backend_opencl_reg() thread-safe.1 parent d0d5b22 commit 4daab0e
1 file changed
+220
-127
lines changed
0 commit comments