graph: restrict MAXCHANNELS for certain platforms

[ROCm/rccl commit: 9f654f6cf5]
This commit is contained in:
Nusrat Islam
2024-05-22 16:27:59 -05:00
parent ed2f96bc6a
commit 2447161fb4
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -62,6 +62,7 @@ union ncclLLFifoLine {
#define WARP_SIZE warpSize
#define MAXCHANNELS 256
#define CHANNEL_LIMIT 16
#define NCCL_MAX_NTHREADS 256
#define NCCL_SIMPLE_MAX_NTHREADS NCCL_MAX_NTHREADS