Commit 8dfbe57a authored by Christopher J. Morrone's avatar Christopher J. Morrone
Browse files

Merge -r6457:6541 from https://eris.llnl.gov/svn/slurm/branches/noshmem

onto the trunk.

Major changes:

- Removes the slurmd's use of SysV shared memory.  Instead the slurmd
  communicates with the slurmstepd processes through the slurmstepd's
  new named unix domain socket.  The "stepd_api" is used to talk to the
  slurmstepd (src/slurmd/common/stepd_api.[ch]).

- Reorganizes the src/slurmd subdirectory.

- Rename the "slurmd_step" process "slurmstepd".

Minor change:

- Fix an srun bug that was introduced in the srun forking changes
parent 1652aad0
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