Skip to content

Commit

Permalink
Update build file to include mpi4py cluster.
Browse files Browse the repository at this point in the history
  • Loading branch information
coreyjadams committed Jun 27, 2024
1 parent 6235eb3 commit f7086cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jax/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -952,6 +952,7 @@ pytype_strict_library(
"_src/clusters/cluster.py",
"_src/clusters/ompi_cluster.py",
"_src/clusters/slurm_cluster.py",
"_src/clusters/mpi4py_cluster.py",
"_src/distributed.py",
"_src/xla_bridge.py",
],
Expand Down

0 comments on commit f7086cb

Please sign in to comment.