Skip to content
Snippets Groups Projects
  1. Apr 02, 2013
  2. Apr 01, 2013
  3. Mar 30, 2013
  4. Mar 29, 2013
  5. Mar 28, 2013
  6. Mar 27, 2013
  7. Mar 26, 2013
  8. Mar 25, 2013
  9. Mar 24, 2013
  10. Mar 23, 2013
  11. Mar 22, 2013
    • 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. Mar 21, 2013
  13. Mar 20, 2013
Loading