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
The legacy transfers (geometricInterpolation, simple NN, etc) do not support distributed mesh. When doing HPC testing, we use very processors and cannot replicate the mesh. The simple solution is to use the general field transfers
Design
Modify inputs to use the general field transfers.
One benefit that arises is that the old transfers do not have integrated diagnostics, so we find issues with the models in this transition.
Impact
Faster and lower memory
The text was updated successfully, but these errors were encountered:
Reason
The legacy transfers (geometricInterpolation, simple NN, etc) do not support distributed mesh. When doing HPC testing, we use very processors and cannot replicate the mesh. The simple solution is to use the general field transfers
Design
Modify inputs to use the general field transfers.
One benefit that arises is that the old transfers do not have integrated diagnostics, so we find issues with the models in this transition.
Impact
Faster and lower memory
The text was updated successfully, but these errors were encountered: