Skip to content
Snippets Groups Projects
  1. Dec 19, 2006
  2. Dec 16, 2006
  3. Dec 15, 2006
  4. Dec 13, 2006
  5. Jul 13, 2006
    • Christopher J. Morrone's avatar
      - Add new commands "slaunch", "salloc", and "sbatch". · 55a43a90
      Christopher J. Morrone authored
      - SlurmdPidFile, SlurmdLogFile, and SlurmdSpoolDir may each contain a
        "%h" and/or a "%n", which will be replaced by the hostname or NodeName,
        respectively.
      - Add new xstring.c xstrsubstitute() function.
      - launch_tasks_response_msg_t structure now contains a task_ids array
      - Remove SLURM_DIST_UNKNOWN from enum task_dist_states
      - job_desc_msg_t now lists a seperate addresses for the 
        RESPONSE_RESOURCE_ALLOCATION message.
      - Expand the job step context concept used previously for task "spawn"
        for poe.  The step context is now also used for nomal step launch.
        New SLURM API function slurm_step_launch() and associated support
        functions.
      - Fix spaghetti header #includes relating to global_srun.[ch]
      - Fix slurmctld segfault when slaunch --relative is used
      55a43a90
  6. May 30, 2006
  7. Jan 05, 2006
  8. Nov 05, 2005
    • Christopher J. Morrone's avatar
      Merge -r6457:6541 from https://eris.llnl.gov/svn/slurm/branches/noshmem · 8dfbe57a
      Christopher J. Morrone authored
      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
      8dfbe57a
  9. Jun 11, 2003
  10. Nov 22, 2002
  11. Oct 29, 2002
  12. Oct 23, 2002
  13. Aug 15, 2002
Loading