NCCL 2.26.6-1

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.
这个提交包含在:
Giuseppe Congiu
2025-05-19 09:15:40 -07:00
提交者 Sylvain Jeaugey
父节点 3000e3c797
当前提交 8171af656b
修改 2 个文件,包含 47 行新增5 行删除
+1 -1
查看文件
@@ -1,6 +1,6 @@
##### version
NCCL_MAJOR := 2
NCCL_MINOR := 26
NCCL_PATCH := 5
NCCL_PATCH := 6
NCCL_SUFFIX :=
PKG_REVISION := 1