Skip to content

Commit 20236f1

Browse files
Rifur13Google-ML-Automation
authored andcommitted
Increase shard count after adding more tests
PiperOrigin-RevId: 705146601
1 parent 01206f8 commit 20236f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/pallas/BUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -481,7 +481,7 @@ jax_multiplatform_test(
481481
"gpu_a100_x32",
482482
"gpu_h100_x32",
483483
],
484-
shard_count = 2,
484+
shard_count = 6,
485485
deps = [
486486
"//jax:pallas",
487487
"//jax:pallas_gpu",

0 commit comments

Comments
 (0)