2
0

Merge remote-tracking branch 'nccl/master' into develop

[ROCm/rccl commit: a6bf9bfc9e]
Este cometimento está contido em:
BertanDogancay
2025-04-23 20:46:36 -07:00
ascendente 07620c7efd 8f0723e904
cometimento d045d0ca23
118 ficheiros modificados com 12789 adições e 3358 eliminações
+1 -1
Ver ficheiro
@@ -226,7 +226,7 @@ __hidden ncclResult_t pluginDestroy(void* context) { return ncclSuccess; }
#define PLUGIN_NAME "Example"
const ncclTuner_v3_t ncclTunerPlugin_v3 = {
const ncclTuner_v4_t ncclTunerPlugin_v4 = {
.name = PLUGIN_NAME,
.init = pluginInit,
.getCollInfo = pluginGetCollInfo,