Releases: NVIDIA/nvbandwidth
Releases · NVIDIA/nvbandwidth
v0.8
Release Notes:
Bug Fixes:
- Device Latency Test Accuracy:
- Fixed an issue where the device_to_device_latency test was incorrectly reporting host-device latency instead of device-to-device latency.
- Host-device latency reports now correctly reflect C2C or PCIe latency depending on the system, while device-to-device latency reports focus on NVLINK or equivalent inter-device connections.
- Other general bug fixes
v0.7
v0.6
nvbandwidth v0.5
v0.5
Release Notes:
• Added 2 New tests to measure CPU <-> GPU and GPU <-> GPU latencies.
• Added a more robust way to detect the GPUs on the system during build phase.
• Added an option to output the test results in JSON for machine parsing.
• Added PCI bus, device details to device listing in test output
• Better Error Handling in the codebase
• General Bug fixes.