Skip to content

Broadcasting local arrays among all nodes #3349

Answered by maxhgerlach
Snoeprol asked this question in Q&A
Discussion options

You must be logged in to vote

on all nodes I have arrays say indices = [1, 2, 3, 4], with different values and lengths for all nodes. I want all the nodes to have access to all these arrays.

I think allgather is the operation you are looking for. :)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Snoeprol
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants