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
Group Different MPI Size or Nodes for In-Situ Analysis
Currently, using MPI size N in simulations will make yt in-situ analysis run with MPI size N.
We want to make it more flexible by giving user freedom to group what MPI ranks should run simulation and what ranks for in-situ analysis.
Feature
Use different number of MPI processes for simulations and in-situ analysis.
The text was updated successfully, but these errors were encountered:
Group Different MPI Size or Nodes for In-Situ Analysis
Currently, using MPI size N in simulations will make
yt
in-situ analysis run with MPI size N.We want to make it more flexible by giving user freedom to group what MPI ranks should run simulation and what ranks for in-situ analysis.
Feature
The text was updated successfully, but these errors were encountered: