1. 09 Oct, 2013 1 commit
  2. 08 Oct, 2013 1 commit
    • Morris Jette's avatar
      EpilogSlurmctld race condition/SEGV fix · 04f06338
      Morris Jette authored
      EpilogSlurmctld pthread is passed required arguments rather than a pointer
      to the job record, which under some conditions could be purged and result
      in an invalid memory reference.
      04f06338
  3. 07 Oct, 2013 1 commit
  4. 03 Oct, 2013 5 commits
  5. 02 Oct, 2013 3 commits
  6. 01 Oct, 2013 5 commits
  7. 30 Sep, 2013 3 commits
  8. 27 Sep, 2013 4 commits
  9. 25 Sep, 2013 1 commit
  10. 24 Sep, 2013 4 commits
  11. 23 Sep, 2013 2 commits
  12. 17 Sep, 2013 2 commits
  13. 14 Sep, 2013 2 commits
  14. 13 Sep, 2013 4 commits
  15. 12 Sep, 2013 1 commit
    • Morris Jette's avatar
      Add qsub support for some more options: · 454ee59b
      Morris Jette authored
      -l accelerator=true|false	(GPU use)
      -l mpiprocs=#	(processors per node)
      -l naccelerators=#	(GPU count)
      -l select=#		(node count)
      -l ncpus=#		(task count)
      -v key=value	(environment variable)
      -W umask=#		(set job's umask)
      Note: the -v option does NOT support quoted commas.
      454ee59b
  16. 11 Sep, 2013 1 commit