Skip to content
Snippets Groups Projects

Mpi redistribute

Merged Peter W. Draper requested to merge mpi-redistribute into master

Clean up the redistribute code to avoid excessive memory use and work around an issue in Intel MPI that stops packets larger than 4Gb from being used over Mellanox infiniband (actually that is dapl).

Memory use is reduced by separating the particle types into different sends (so we don't have the overhead of a new copy of parts, xparts, gparts and sparts all at the same time).

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading