Skip to content

How to combine two GPU of different family (Nvidia and Intel Arc)? #14593

Answered by NeoZhangJianyu
jm-pro asked this question in Q&A
Discussion options

You must be logged in to vote

NV dGPU + Intel iGPU are popular case.
This case is not designed to be supported now.

--split-mode (default value) could make the model is divided into several and loaded by multiple GPUs.

By the error log, there are some unknown issues block this case.

Even if support this case, Intel iGPU has big memory to load the bigger model. But it has lower performance than dGPU.
The whole process is a serial mode.
So that the performance will be lower than pure dGPU case.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jm-pro
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants