Skip to content

Break benchmarks out into latency and bandwidth #38

@cwpearson

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.

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