Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document Named Collectives #23024

Open
lockwo opened this issue Aug 12, 2024 · 2 comments
Open

Document Named Collectives #23024

lockwo opened this issue Aug 12, 2024 · 2 comments
Assignees

Comments

@lockwo
Copy link
Contributor

lockwo commented Aug 12, 2024

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.

@lockwo lockwo added the enhancement New feature or request label Aug 12, 2024
@jakevdp
Copy link
Collaborator

jakevdp commented Aug 14, 2024

It seems like this would best fit in an advanced vmap guide, probably related to the work in #18585 (which I've neglected for far too long...)

@jakevdp jakevdp added documentation and removed enhancement New feature or request labels Aug 14, 2024
@jakevdp jakevdp self-assigned this Aug 14, 2024
@doshi-kevin
Copy link

Are there any links left ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants