Skip to content

Commit afa5a61

Browse files
committed
temp: 4gpu bench
1 parent 06003aa commit afa5a61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmarks/bench_cutlass_fused_moe.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
FLOAT4_E2M1_MAX = 6.0
3030
FLOAT8_E4M3_MAX = torch.finfo(torch.float8_e4m3fn).max
3131

32-
num_ranks = 2
32+
num_ranks = 4
3333

3434
test_configs = [
3535
# {

0 commit comments

Comments
 (0)