jax icon indicating copy to clipboard operation
jax copied to clipboard

Share binary size threshold

Open keshavb96 opened this issue 1 year ago • 4 comments

When running JAX in a distributed system with multiple processes, only allow sharing of compiled modules when the cumulative size of constants in the pre-compiled graph is less than a threshold

keshavb96 avatar Mar 01 '24 17:03 keshavb96

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

google-cla[bot] avatar Mar 01 '24 17:03 google-cla[bot]

@hawkinsp Can you take a look?

nouiz avatar Apr 10 '24 17:04 nouiz

Done! Let me know if there are anymore issues.

keshavb96 avatar Apr 16 '24 11:04 keshavb96

Please fix the presubmit errors (and sync up again, I guess)...

hawkinsp avatar Apr 18 '24 20:04 hawkinsp