Skip to content

Commit 3684a82

Browse files
fzyzcjyshifangx
authored andcommitted
Update configs.cuh
1 parent 13ccd2f commit 3684a82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

csrc/kernels/configs.cuh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#define NUM_MAX_LOCAL_EXPERTS 1024
77
#define NUM_BUFFER_ALIGNMENT_BYTES 128
88

9-
#define FINISHED_SUM_TAG 1024
9+
#define FINISHED_SUM_TAG 2048
1010
#define NUM_WAIT_NANOSECONDS 500
1111

1212
#ifndef ENABLE_FAST_DEBUG

0 commit comments

Comments
 (0)