1. 12 Oct, 2016 11 commits
  2. 11 Oct, 2016 9 commits
  3. 09 Oct, 2016 1 commit
  4. 07 Oct, 2016 2 commits
  5. 06 Oct, 2016 13 commits
  6. 05 Oct, 2016 4 commits
    • Morris Jette's avatar
      node_features/knl_cray plugin: KNL type check · 1b6c4ecf
      Morris Jette authored
      If a node is initially determined to NOT be of type KNL, then don't
        ever look for it's MCDRAM or NUMA modes in cnselect output when
        dealing with job launch failures or unexpected node reboots.
      1b6c4ecf
    • Morris Jette's avatar
      node_features/knl_cray plugin: streamline node update · db23662d
      Morris Jette authored
      node_features/knl_cray plugin: Substantially streamline and speed up logic
          to load current node state on reconfigure failure or unexpected node boot.
          Completely eliminate capmc calls and just use cnselect to load current
          node mode information.
      db23662d
    • Morris Jette's avatar
      node_features/knl_cray: Validate nodes at start and reconfig · 59b118bf
      Morris Jette authored
      node_features/knl_cray plugin: drain any node not reported by
          "capmc node_status" on startup or reconfig. Also re-tests
          on failed node restart for job.
      59b118bf
    • Morris Jette's avatar
      Remove KNL features from non-KNL node · 38f072ed
      Morris Jette authored
      node_features/knl_cray plugin: Remove any KNL MCDRAM or NUMA features from
          node's configuration if capmc does NOT report the node as being KNL.
          For example, we don't want a non-KNL node with features="quad,cache".
      38f072ed