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

what's gdrcopy sync’s advantage? #1533

Open
nope8 opened this issue Dec 6, 2024 · 0 comments
Open

what's gdrcopy sync’s advantage? #1533

nope8 opened this issue Dec 6, 2024 · 0 comments

Comments

@nope8
Copy link

nope8 commented Dec 6, 2024

when set env NCCL_GDRCOPY_SYNC_ENABLE=1, as I know that gdrcopy memory is device memory that host can access directly.
If enable gdrcopy sync feature, send conn head, recv conn tail will use gdrcopy memory, otherwise, send conn head,recv conn tail will use device memory that host can access directly.

what is the advantage of use gdrcopy memory compare with device memory?

gdcSync

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