mache.parallel.system.ParallelSystem.get_scheduler_target

classmethod ParallelSystem.get_scheduler_target(config: ConfigParser, target_type: str, nodes: int) str[source]

Choose queue/partition/qos metadata target for a node count.

This is a convenience wrapper around resolve_submission() that returns only the selected target.