Skip to content

Generalize Scheduler Configs #199

Open
@Paul-Ferrell

Description

@Paul-Ferrell

Scheduler configuration should consist of a single 'schedule' section, with a common set of configuration settings that are applicable across most schedulers.

  • Each scheduler should know what settings it uses.
  • Attributes that are set but not used should result in a 'warning' written to the kickoff.log file.
  • Schedulers may still have custom settings. They will go under
    schedule['<sched_name>'].

Activity

added this to the 2.3 milestone on Apr 3, 2020
modified the milestones: 2.3, 2.2 on May 6, 2020
self-assigned this
on May 11, 2020
modified the milestones: 2.2, 2.3 on Jul 6, 2020
removed this from the 2.3 milestone on Oct 12, 2020
added this to the 2.4 milestone on Dec 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @Paul-Ferrell

      Issue actions

        Generalize Scheduler Configs · Issue #199 · hpc/pavilion2