1. 26 Apr, 2013 2 commits
  2. 25 Apr, 2013 1 commit
  3. 23 Apr, 2013 2 commits
  4. 19 Apr, 2013 1 commit
  5. 18 Apr, 2013 1 commit
  6. 17 Apr, 2013 3 commits
  7. 16 Apr, 2013 1 commit
  8. 12 Apr, 2013 1 commit
  9. 11 Apr, 2013 2 commits
  10. 10 Apr, 2013 3 commits
  11. 09 Apr, 2013 5 commits
  12. 02 Apr, 2013 7 commits
  13. 01 Apr, 2013 1 commit
  14. 29 Mar, 2013 2 commits
  15. 27 Mar, 2013 3 commits
  16. 26 Mar, 2013 2 commits
  17. 25 Mar, 2013 2 commits
  18. 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