Any chance for multi gpu support for Intel Arc? #17404
Replies: 3 comments 1 reply
-
|
@johnnnymachine |
Beta Was this translation helpful? Give feedback.
-
|
Could you share the full log? I test with the latest code. It supports two Flex 170 GPUs successfully. Here is an example: Here is the part of log of my case: |
Beta Was this translation helpful? Give feedback.
-
|
Hi, I tried it again, and for some reason its working now? I tried unsetting ONEAPI_DEVICE_SELECTOR and also tried setting to level_zero:* But thanks for your help! Johnny |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, as the title suggest, I'm getting segfault when trying to run llama with 2x Intel Arc a750's.. This seems to be a limitation with the SYCL backend.. works fine with the Vulkan backend.. Its possible to get running in single gpu mode using 'export ONEAPI_DEVICE_SELECTOR="opencl:1"'
Beta Was this translation helpful? Give feedback.
All reactions