Loading
Split MPI_COMM_WORLD by role in MultiStreamBiDir test for MPMD launches
When launched via a single MPMD srun invocation, all three roles
(server, client0, client1) share MPI_COMM_WORLD. Use MPI_Comm_split
to give each role its own communicator so ADIOS operations are
scoped correctly.
Co-Authored-By:
Claude Opus 4.6 (1M context) <noreply@anthropic.com>