You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to know if the hybrid mode can work with an external GPU. Specifically, I am looking into compatibility with the AI 300 chip and an external GPU connected via oculink.
So NPU + iGPU +dGPU
Any information or guidance on this would be greatly appreciated.
Thanks!
The text was updated successfully, but these errors were encountered:
from brief research, I geather i can use Onnx, and use VitisAIExecutionProvider to run part of the model on the NPU, and part of the model on iGPU, and rest on dGPU
would that work?
If so, how does one go about finding out which part runs on which hardware to maximize performance?
Hi,
I would like to know if the hybrid mode can work with an external GPU. Specifically, I am looking into compatibility with the AI 300 chip and an external GPU connected via oculink.
So NPU + iGPU +dGPU
Any information or guidance on this would be greatly appreciated.
Thanks!
The text was updated successfully, but these errors were encountered: