[ROCm/rccl commit: 7289c05146]
Цей коміт міститься в:
Ziyue Yang
2023-04-12 05:46:53 +08:00
зафіксовано GitHub
джерело 382306e2e8
коміт 29c3da724c
+1 -1
Переглянути файл
@@ -143,7 +143,7 @@ __device__ __forceinline__ void mscclRunInterpreter(
// initialize mscclShmem.mscclTB
threadBlockCopy(
(uint64_t *)&mscclShmem.mscclTB, (uint64_t *)(algo->mscclTBs + bid),
sizeof(struct mscclThreadBlock), tid, nthreads);
sizeof(struct mscclThreadBlock) / sizeof(uint64_t), tid, nthreads);
__synclds(); // publish mscclShmem.mscclTB.channelId
// initialize ncclShmem and mscclShmem.work