Skip to content
Snippets Groups Projects
Commit 8dfbe57a authored by Christopher J. Morrone's avatar Christopher J. Morrone
Browse files
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
No related branches found
No related tags found
No related merge requests found
Showing
with 22 additions and 78 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment