You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Named collectives have come up before in documentation for pmap/shmap, but usually links to https://jax.readthedocs.io/en/latest/jax.lax.html#parallel-operators (other relevant issue: #13794). However, these also work for things such as vmap and I think warrant more documentation, since I discovered them via: #22974 (reply in thread). My proposal is to have a list of all collectives that work under vmap (somewhere) in the docs.
The text was updated successfully, but these errors were encountered:
Named collectives have come up before in documentation for pmap/shmap, but usually links to https://jax.readthedocs.io/en/latest/jax.lax.html#parallel-operators (other relevant issue: #13794). However, these also work for things such as vmap and I think warrant more documentation, since I discovered them via: #22974 (reply in thread). My proposal is to have a list of all collectives that work under vmap (somewhere) in the docs.
The text was updated successfully, but these errors were encountered: