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
For GPU we want to be able to use a minimum amount of concurrent processes. We will allow for a gather-on-single-rank-per-tile strategy to allow to Gather the data (cost of MPI transfer) and run GPU on a bigger problem before scattering back.
For GPU we want to be able to use a minimum amount of concurrent processes. We will allow for a gather-on-single-rank-per-tile strategy to allow to Gather the data (cost of MPI transfer) and run GPU on a bigger problem before scattering back.