Skip to content
Snippets Groups Projects
  1. Aug 09, 2006
  2. Aug 08, 2006
  3. Aug 07, 2006
  4. Aug 05, 2006
  5. Aug 04, 2006
  6. Aug 03, 2006
    • Moe Jette's avatar
      Establish intermediate function slurm_auth_get_uid() to reference · de8d969c
      Moe Jette authored
      g_slurm_auth_get_uid(). The original code was resulting in the
      slaunch command having two different symbols g_context for the 
      module slurm_auth.c. Some functions would use one symbol and 
      other functions would use the other symbol resulting in extreme 
      badness (zero pointers and seg faults).
      de8d969c
  7. Jul 31, 2006
  8. Jul 29, 2006
  9. Jul 28, 2006
  10. Jul 27, 2006
  11. Jul 26, 2006
  12. Jul 25, 2006
  13. Jul 21, 2006
  14. Jul 20, 2006
    • Danny Auble's avatar
      removed task dist from srun put into slurmctld. need to remove the addresses... · 89b08615
      Danny Auble authored
      removed task dist from srun put into slurmctld.  need to remove the addresses from job allocation since that isn't needed anymore.  need to fix some issues with the way sbcast does things now which should be easy.  The switch plugins can change also since we have the tasks laid out already now before we set up the switch.  Some more clean up also will be nice in srun.
      
      89b08615
  15. Jul 15, 2006
  16. Jul 14, 2006
  17. 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
  18. May 30, 2006
    • Christopher J. Morrone's avatar
      Merge my api-work development branch. It includes: · 1e593ebc
      Christopher J. Morrone authored
      * Fix for slurmctld behaviour when environment is NULL on batch script launch
      * Move client (srun) IO code into the API in preparation for adding
        an API call for launching a normal parallel job step.
      * Rename SLURM_CRED_SIGLEN back to SLURM_IO_KEY_SIZE, but put it in a better
        header.
      1e593ebc
  19. Apr 05, 2006
  20. Feb 03, 2006
  21. Feb 01, 2006
  22. Jan 05, 2006
  23. Nov 17, 2005
  24. Nov 14, 2005
  25. Nov 14, 2003
  26. Oct 17, 2003
  27. May 07, 2003
  28. Jan 29, 2003
  29. Nov 21, 2002
  30. Nov 19, 2002
  31. Nov 15, 2002
  32. Aug 01, 2002
  33. Jul 23, 2002
  34. Jul 18, 2002
  35. Jul 10, 2002
  36. Jul 09, 2002
  37. Jun 18, 2002
Loading