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

cudaErrorPeerAccessUnsupported Error with NVBit #11

Closed
Palwisha-18 opened this issue Mar 3, 2020 · 1 comment
Closed

cudaErrorPeerAccessUnsupported Error with NVBit #11

Palwisha-18 opened this issue Mar 3, 2020 · 1 comment

Comments

@Palwisha-18
Copy link

Palwisha-18 commented Mar 3, 2020

I am facing issue running applications with NVBit that use cudaDeviceEnablePeerAccess in the program. nvbit tools such as instr_count give cudaErrorPeerAccessUnsupported error. One such example is simpleP2P in cuda samples (cuda/samples/0_Simple/simpleP2P).
uvaproblem

simpleP2P runs successfully without NVBit.
simpleP2PwithoutNVBit

I am running nvbit on nvidia DGX-2 with cuda driver version 418.116.00
driver_version

@ovilla
Copy link
Collaborator

ovilla commented Jul 10, 2020

Tried to repro this on latest version of NVBit, but all run as expected on DGX-2.
Closing for now, please reopen with more info if this issue still exists.

@ovilla ovilla closed this as completed Jul 10, 2020
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