Searched refs:parse_min_max_nnodes (Results 1 – 2 of 2) sorted by relevance
465 min_nodes, max_nodes = launch.parse_min_max_nnodes("1")468 min_nodes, max_nodes = launch.parse_min_max_nnodes("2:20")472 launch.parse_min_max_nnodes("2:20:30")
660 def parse_min_max_nnodes(nnodes: str): function776 min_nodes, max_nodes = parse_min_max_nnodes(args.nnodes)