Skip to content

Commit

Permalink
Increase shard count after adding more tests
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 705146601
  • Loading branch information
Rifur13 authored and Google-ML-Automation committed Dec 11, 2024
1 parent 01206f8 commit 20236f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/pallas/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -481,7 +481,7 @@ jax_multiplatform_test(
"gpu_a100_x32",
"gpu_h100_x32",
],
shard_count = 2,
shard_count = 6,
deps = [
"//jax:pallas",
"//jax:pallas_gpu",
Expand Down

0 comments on commit 20236f1

Please sign in to comment.