1. 02 Apr, 2013 6 commits
  2. 01 Apr, 2013 3 commits
  3. 30 Mar, 2013 1 commit
  4. 29 Mar, 2013 5 commits
  5. 28 Mar, 2013 1 commit
  6. 27 Mar, 2013 5 commits
  7. 26 Mar, 2013 7 commits
  8. 25 Mar, 2013 6 commits
  9. 24 Mar, 2013 1 commit
  10. 23 Mar, 2013 1 commit
  11. 22 Mar, 2013 2 commits
    • Andy Wettstein's avatar
      Add path for liblua · 9112d154
      Andy Wettstein authored
      On Redhat 6 based distros the lua library name is liblua-5.1.so.
      Installing the lua-devel package will create the liblua.so symlink, but
      if that isn't installed then the lua job submit plugin will fail to
      load.
      I'm attaching a patch that adds liblua-5.1.so to the search path.
      9112d154
    • 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
  12. 21 Mar, 2013 1 commit
  13. 20 Mar, 2013 1 commit