Commit 05c0efa5 authored by Christopher J. Morrone's avatar Christopher J. Morrone
Browse files

Improve abstraction in the MPI plugin API.

MPI plugins no long access structures in either srun or the slurmstepd.

Also, MPI plugins allocate state structures for each job step instance.

This allows the MPI plugins to be used in the SLURM API slurm_step_launch()
function.  It also allows slurm_step_launch() to be called multiple times
from within the same process.
parent 5d743bdb
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment