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

This commit is contained in:
BertanDogancay
2024-04-23 13:33:19 -07:00
76 zmienionych plików z 5157 dodań i 2296 usunięć
+1
Wyświetl plik
@@ -114,6 +114,7 @@ struct ncclShmemGroup {
union {
unpackGroupShmem unpack;
} devicePlugin;
int32_t dstSizes[NCCL_MAX_NVLS_ARITY+1];
};
#define LDS_NUM_EVENTS 64