1. 25 Mar, 2013 1 commit
  2. 22 Mar, 2013 1 commit
    • Morris Jette's avatar
      Select/cray - Modify build to enable direct use of libslurm library. · 7d4f145a
      Morris Jette authored
      These changes are required so that select/cray can load select/linear,
        which is a bit more complex than the other select plugin structures.
      Export plugin_context_create and plugin_context_destroy symbols from
        libslurm.so.
      Correct typo in exported hostlist_sort symbol name
      Define some functions in select/cray to avoid undefined symbols if
        the plugin is loaded via libslurm rather than from a slurm command
        (which has all of the required symbols)
      7d4f145a
  3. 20 Mar, 2013 2 commits
  4. 19 Mar, 2013 3 commits
  5. 14 Mar, 2013 3 commits
  6. 13 Mar, 2013 1 commit
  7. 12 Mar, 2013 1 commit
  8. 11 Mar, 2013 2 commits
  9. 08 Mar, 2013 2 commits
  10. 07 Mar, 2013 1 commit
    • jette's avatar
      GRES topology bug in core selection logic fixed. · 07eb5d24
      jette authored
      This problem would effect systems in which specific GRES are associated
      with specific CPUs.
      One possible result is the CPUs identified as usable could be inappropriate
      and job would be held when trying to layout out the tasks on CPUs (all
      done as part of the job allocation process).
      The other problem is that if multiple GRES are linked to specific CPUs,
      there was a CPU bitmap OR which should have been an AND, resulting in
      some CPUs being identified as usable, but not available to all GRES.
      07eb5d24
  11. 06 Mar, 2013 2 commits
  12. 04 Mar, 2013 2 commits
  13. 01 Mar, 2013 1 commit
  14. 28 Feb, 2013 1 commit
  15. 27 Feb, 2013 2 commits
  16. 26 Feb, 2013 3 commits
  17. 25 Feb, 2013 1 commit
  18. 22 Feb, 2013 3 commits
  19. 21 Feb, 2013 2 commits
  20. 20 Feb, 2013 1 commit
  21. 15 Feb, 2013 1 commit
  22. 13 Feb, 2013 2 commits
  23. 12 Feb, 2013 2 commits