Skip to content

Break benchmarks out into latency and bandwidth #38

Description

@cwpearson

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions