-- 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.
Please register or sign in to comment