1. 12 Feb, 2015 8 commits
  2. 11 Feb, 2015 8 commits
  3. 10 Feb, 2015 11 commits
  4. 09 Feb, 2015 9 commits
  5. 08 Feb, 2015 1 commit
  6. 07 Feb, 2015 1 commit
    • Morris Jette's avatar
      power/cray: support per-job power leveling · d196b94b
      Morris Jette authored
      Add PowerParameter and user options to level power cap for all
       jobs associated with a parallel job. Per-job option can be
       disabled on a global basis or job power leveling can be forced
       for all jobs.
      d196b94b
  7. 06 Feb, 2015 2 commits
    • Morris Jette's avatar
      Add sicp_mode and power_flags to slurmctld job rec · 8766e780
      Morris Jette authored
      Add the sicp_mode and power_flags to the slurmctld job record.
      Save and restore the new fields.
      Pack them in the job_info structure and view them using "scontrol show job"
      8766e780
    • Morris Jette's avatar
      Add power management and inter-cluster options · 5cfc577a
      Morris Jette authored
       -- Add job submission command options: --sicp (available for inter-cluster
          dependencies) and --power (specify power management options) to salloc,
          sbatch, and srun commands.
       -- Add DebugFlags option of SICP (inter-cluster option logging).
       -- Added DebugFlags value "SICP".
       -- Added job_descriptor field of "cluster".
      5cfc577a