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

Break benchmarks out into latency and bandwidth #38

Open
cwpearson opened this issue Sep 3, 2020 · 0 comments
Open

Break benchmarks out into latency and bandwidth #38

cwpearson opened this issue Sep 3, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@cwpearson
Copy link
Member

Similar to "Evaluating Modern GPU Interconnect: PCIe, NVLink, NV-SLI, NVSwitch and GPUDirect".
The bandwidth benchmarks already use cudaEvents to compute the bandwidth, but we could explicitly have a latency measurement, where the transfer size is minimal, and a bandwidth measurement, where the transfer size is larger.

Could break it out into two different benchmarks so the reporting is easier to understand.

@cwpearson cwpearson added the enhancement New feature or request label Sep 3, 2020
@cwpearson cwpearson self-assigned this Sep 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant