-
NCCL 2.26.6-1
released this
2025-05-20 19:04:41 +08:00 | 2 commits to master since this releaseFix profiler_v2 compatibility layer
- Removing trafficBytes in profiler_v3 breaks casting to ncclProfilerEventDescr_v2_t
in the compatibility layer for profiler_v2 interface. This patch fixes the issue
by making the conversion between the two descriptors explicit.
Downloads
- Removing trafficBytes in profiler_v3 breaks casting to ncclProfilerEventDescr_v2_t