Increase shard count after adding more tests

PiperOrigin-RevId: 705146601
This commit is contained in:
Gleb Pobudzey 2024-12-11 10:08:08 -08:00 committed by jax authors
parent 01206f839b
commit 20236f1083

View File

@ -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",