1. 29 Jan, 2017 2 commits
    • Morris Jette's avatar
      task/cray configuration ordering bug · 0545f523
      Morris Jette authored
      CRAY systems only: TaskPlugins must list task/cgroup before task/cray in
          order for the cgroup files to be created before task/cray runs. Without
          this change, the task/cray plugin frequently produces errors about the
          "mems" file being missing. The errors don't seem consistent, so this
          probably involves a race condition. Note that NERSC uses this order
          today and I changed read_config.c to produce a fatal error if the order
          is reversed.
      0545f523
    • Morris Jette's avatar
      Log error if task/cray not preceeded by task/cgroup · 34b0f61d
      Morris Jette authored
      Failure to do so results in a bunch of task/cray errors about
        not finding the cgroup set up.
      34b0f61d
  2. 28 Jan, 2017 13 commits
  3. 27 Jan, 2017 10 commits
  4. 26 Jan, 2017 15 commits