Fix 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.
This commit is contained in:
Giuseppe Congiu
2025-05-19 09:15:40 -07:00
committed by Sylvain Jeaugey
szülő 3000e3c797
commit 8171af656b
2 fájl változott, egészen pontosan 47 új sor hozzáadva és 5 régi sor törölve
+1 -1
Fájl megtekintése
@@ -1,6 +1,6 @@
##### version
NCCL_MAJOR := 2
NCCL_MINOR := 26
NCCL_PATCH := 5
NCCL_PATCH := 6
NCCL_SUFFIX :=
PKG_REVISION := 1