Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatibility of Hybrid Mode with External GPU via Oculink #35

Open
johnnytshi opened this issue Apr 2, 2025 · 1 comment
Open

Compatibility of Hybrid Mode with External GPU via Oculink #35

johnnytshi opened this issue Apr 2, 2025 · 1 comment

Comments

@johnnytshi
Copy link

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!

@johnnytshi
Copy link
Author

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant