yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #93286
[Bug 2049121] Re: Boot one VM with two GPU(in same numa)by pci passthrough cannot have GPUDirect P2P capability
Please reopen the bug report by changing the status back to new if you
think it's related to Nova.
** Changed in: nova
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/2049121
Title:
Boot one VM with two GPU(in same numa)by pci passthrough cannot have
GPUDirect P2P capability
Status in OpenStack Compute (nova):
Invalid
Bug description:
Hi,
I have two GPU cards, all of them was connect with one same numa CPU socket as below link info:
https://paste.opendev.org/show/b7Qi8qCnbLVxO2W0JdQw/
I can boot one nova instance successfully with the two GPU cards by
PCI Passthrough way.
but in the booted instances, use deviceQuery method would get the below message:
Peer access from NVIDIA RTX 6000(GPU0) -> NVIDIA RTX 6000(GPU1): NO
Peer access from NVIDIA RTX 6000(GPU1) -> NVIDIA RTX 6000(GPU0): NO
The expected return should be as below:
Peer access from NVIDIA RTX 6000(GPU0) -> NVIDIA RTX 6000(GPU1): YES
Peer access from NVIDIA RTX 6000(GPU1) -> NVIDIA RTX 6000(GPU0): YES
so that the memory can be shared between the two GPUs.
I'm running Openstack Xena release in Intel Xeon Gold 5220R CPU
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/2049121/+subscriptions
References