We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13ccd2f commit 3684a82Copy full SHA for 3684a82
csrc/kernels/configs.cuh
@@ -6,7 +6,7 @@
6
#define NUM_MAX_LOCAL_EXPERTS 1024
7
#define NUM_BUFFER_ALIGNMENT_BYTES 128
8
9
-#define FINISHED_SUM_TAG 1024
+#define FINISHED_SUM_TAG 2048
10
#define NUM_WAIT_NANOSECONDS 500
11
12
#ifndef ENABLE_FAST_DEBUG
0 commit comments