Commit 5a5c2b5d authored by Moe Jette's avatar Moe Jette
Browse files

-- Major update to Slurm's PMI internal logic for better scalability.

    Communications now supported directly between appliciation tasks via
    Slurm's PMI library. Srun sends single message to one task on each node
    and that forwards key-pairs to other tasks on that nodes. Old code send
    key-pairs directly to each task.
    NOTE: PMI applications must re-link with this new library.
parent 11cdc8c3
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