Skip to content
Snippets Groups Projects
  1. Jun 15, 2011
  2. Jun 07, 2011
  3. Feb 20, 2009
  4. Feb 29, 2008
  5. Feb 27, 2008
  6. Jan 24, 2008
  7. Jan 23, 2008
  8. Jan 22, 2008
  9. Aug 17, 2007
  10. Dec 16, 2006
  11. Oct 16, 2006
  12. Sep 26, 2006
  13. Sep 05, 2006
  14. Sep 01, 2006
  15. Aug 31, 2006
  16. 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
  17. May 30, 2006
  18. Jan 05, 2006
  19. 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
  20. Jun 11, 2003
  21. Nov 22, 2002
  22. Oct 29, 2002
  23. Oct 23, 2002
  24. Aug 15, 2002
Loading