Adding #include <dlfcn.h> in nccl_net.h to pass build (#1786)

[ROCm/rccl commit: 9d35581d5e]
This commit is contained in:
ryanhankins
2025-07-02 19:21:53 -05:00
committed by GitHub
parent 23618f9e65
commit f910d25563
@@ -11,6 +11,7 @@
#include "nccl_common.h"
#include "net_device.h"
#include <stdint.h>
#include <dlfcn.h>
#define NCCL_NET_HANDLE_MAXSIZE 128
//Maximum value NCCL can accept for maxP2pBytes and maxCollBytes net properties