Merge branch '8784-dir-listings'
[arvados.git] / doc / _includes / _container_scheduling_parameters.liquid
1 {% comment %}
2 Copyright (C) The Arvados Authors. All rights reserved.
3
4 SPDX-License-Identifier: CC-BY-SA-3.0
5 {% endcomment %}
6
7 Scheduling parameters
8
9 Parameters to be passed to the container scheduler (e.g., SLURM) when running a container.
10
11 table(table table-bordered table-condensed).
12 |_. Key|_. Type|_. Description|_. Notes|
13 |partitions|array of strings|The names of one or more compute partitions that may run this container. If not provided, the system will choose where to run the container.|Optional.|