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

Do NICs and GPUs must be on the same root complex? #1

Open
LC10086 opened this issue Jun 8, 2023 · 3 comments
Open

Do NICs and GPUs must be on the same root complex? #1

LC10086 opened this issue Jun 8, 2023 · 3 comments

Comments

@LC10086
Copy link

LC10086 commented Jun 8, 2023

No description provided.

@ralfkundel
Copy link
Owner

Hi,
never tested. I would expect it to work, however, it will be slow(er).
Basically, the physical memory address space must be shared. In 64-bit systems this should be possible.
If you get it work: please feel free to share your experience :-)

best,
Ralf

@LC10086
Copy link
Author

LC10086 commented Jun 26, 2023

Hi, never tested. I would expect it to work, however, it will be slow(er). Basically, the physical memory address space must be shared. In 64-bit systems this should be possible. If you get it work: please feel free to share your experience :-)

best, Ralf

@LC10086
Copy link
Author

LC10086 commented Jun 26, 2023

Thank you for your answer. "Basically, the physical memory address space must be shared" is a correct statement. Currently, I am conducting an experiment using the GPUDev library in DPDK.

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

2 participants