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

Vmm benchmark support #883

Draft
wants to merge 15 commits into
base: branch-0.28
Choose a base branch
from
Draft

Conversation

pentschev
Copy link
Member

@pentschev pentschev commented Sep 28, 2022

Prototype for VMM. Preliminary performance results for InfiniBand with GPUDirectRDMA:

  • 1 KiB pre-registered: 9 MiB/s
  • 1 KiB no pre-registration: 1 MiB/s
  • 1 MiB pre-registered: 3.57 GiB/s
  • 1 MiB no pre-registration: 695 MiB/s
  • 10 MiB pre-registered: 7.01 GiB/s
  • 10 MiB no pre-registration: 3.83 GiB/s
  • 100 MiB pre-registered: 8.94 GiB/s
  • 100 MiB no pre-registration: 7.50 GiB/s
  • 1 GiB pre-registered: 9.54 GiB/s
  • 1 GiB no pre-registration: 8.55 GiB/s

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

Successfully merging this pull request may close these issues.

None yet

1 participant