set MAXCHANNELS to 128

[ROCm/rccl commit: ef442f8f92]
Esse commit está contido em:
Nusrat Islam
2024-05-23 15:27:43 -05:00
commit 48821ad0d7
7 arquivos alterados com 33 adições e 12 exclusões
+2 -1
Ver Arquivo
@@ -61,7 +61,8 @@ union ncclLLFifoLine {
};
#define WARP_SIZE warpSize
#define MAXCHANNELS 256
#define MAXCHANNELS 128
#define CHANNEL_LIMIT 16
#define NCCL_MAX_NTHREADS 256