Skip to content

Display warning if autoalloc options seem suspicious. #174

Open
@Kobzol

Description

@Kobzol
  • Queue does not exist.
  • Walltime is larger than the walltime limit of the given queue.
  • Backlog size is larger than the max. queue limit of the given queue.
  • Workers per allocation is larger than the max. number of workers of the given queue.

For PBS, you can find this with qstat -Q <queue> -f -F json. For Slurm, you can find it with sinfo -O <...> -p <queue>

Metadata

Metadata

Assignees

No one assigned

    Labels

    autoallocAuto allocation subsystem

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions