Skip to content
Snippets Groups Projects

Utilize MPI MPMD mode to run common staging tests where possible...

Merged Eisenhauer, Greg requested to merge github/fork/eisenhauer/CommonStagingMPMD into master

Merge request reports

Merged by avatar (Jan 12, 2025 11:41pm UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Author Contributor

    Jason and Norbert... OK, I've modified the simple Read and Write tests (not the Server/Client) to do an appropriate MPI_Comm_Split. I've modified the run_staging_test script to use MPI MPMD mode when it can (not when there are zero readers, or when the reader is delayed). This should mean that it's possible to add InSituMPI tests to the set, assuming the engine supports what's being tested. I naively tried to add one and found it didn't support stuff, so I'll let Norbert poke at that. MPMD should be a bit faster than doing two MPI execs too...

Please register or sign in to reply
Loading