hi,
I have the following problem.
I have a lam application running on N nodes. At some point during the computation, rank 0 has to send some information to other processes. This does not happen at a certain point, but rather happens dynamically at different points. Also, in some cases it might not happen.
I am unable to come up with a strategy to tackle this problem? How does rank 0 sends this information to other processes. Although this is not a problem with lam, i am using lam mpi, that's why i am posting this question.
thanks in advance,
Satya.
hi,
I have the following problem.
I have a lam application running on N nodes. At some point during the computation, rank 0 has to send some information to other processes. This does not happen at a certain point, but rather happens dynamically at different points. Also, in some cases it might not happen.
I am unable to come up with a strategy to tackle this problem? How does rank 0 sends this information to other processes. Although this is not a problem with lam, i am using lam mpi, that's why i am posting this question.
thanks in advance,
Satya.
|