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

This commit is contained in:
BertanDogancay
2024-01-30 14:43:43 -08:00
11 changed files with 183 additions and 187 deletions
+2
View File
@@ -68,6 +68,8 @@ struct ncclNvlsSharedRes {
char shareableHandle[NVLS_HANDLE_SIZE];
size_t ucGran;
int nChannels;
struct ncclShmemCollBuff nvlsShmem;
void *nvlsShmemHandle;
};
#endif /* CUDART_VERSION >= 12010 */