1. 22 Jun, 2011 7 commits
  2. 21 Jun, 2011 13 commits
  3. 20 Jun, 2011 6 commits
    • Moe Jette's avatar
      Add salloc command suspend/resume support · 1d25f567
      Moe Jette authored
      Cray systems: Add support to suspend/resume salloc command to insure that
      aprun does not get initiated when the job is suspended.
      1d25f567
    • Moe Jette's avatar
      select/cray mem problem reading cray.conf · dac3768c
      Moe Jette authored
      Eliminate memory leak if cray.conf file is not found
      Eliminate assert due to not using xmalloc if cray.conf file is found
      dac3768c
    • Jimmy Tang's avatar
      This commit tries to resolve some of the outstanding issues in pull request #24 · 22aba771
      Jimmy Tang authored
      Jimmy Tang:
      - add underscores to internal helper functions
      - remove static definitions of some variables
      - use xfree and xmalloc when available
      
      Peter Vermeulen
      - Remove unneeded prototypes and dead code
      22aba771
    • moe's avatar
      Updated contribs/cray/libalps tests · e2a89f0b
      moe authored
      updated drop-in replacement of the contribs/cray libalps test programs.
       * up-to-date updates of libalps (in synch with slurm's libalps)
       * support for Accelerators
       * alps_tests/reassemble_inventory and
       * alps_tests/test_reservation now have accelerator support
       * the latter implements the key/value format for passing parameters
         to e.g. the gres/gpu plugin (but here it is just a dumb test program).
      Patch from Gerrit Renker and Stphen Trofinoff, CSCS.
      e2a89f0b
    • moe's avatar
      select/cray: support for passing Accelerator parameters · 07df20ff
      moe authored
      With regard to forthcoming Accelerator support in Basil 1.2/Alps 4.0, this adds
      interface support for passing the following Accelerator parameters:
       * accelerator type (currently only "GPU" is supported),
       * model/rank information (uninterpreted "family" string),
       * amount of on-board memory in MB.
      02_Cray-Accelerator-params.diff
      Patch from Gerrit Renker and Stephen Trofinoff, CSCS.
      07df20ff
    • moe's avatar
      select/cray: support for Accelerator information · ab7b0375
      moe authored
      This adds support to parse Basil 1.2/Alps 4.0 per-node accelerator information.
      01_Cray-Accelerator-basic-support.diff
      Patch from Gerrit Renker and Stephen Trofinoff, CSCS
      ab7b0375
  4. 17 Jun, 2011 5 commits
  5. 16 Jun, 2011 9 commits