Builder

class Builder

Properties

Link copied to clipboard
var id: String?

The group's ID.

Link copied to clipboard
var maxCpus: Int?

The maximum number of CPUs to use.

Link copied to clipboard

A maximum run time for the group in minutes.

Link copied to clipboard
var maxGpus: Int?

The maximum GPUs that can be used by a run group.

Link copied to clipboard
var maxRuns: Int?

The maximum number of concurrent runs for the group.

Link copied to clipboard
var name: String?

A name for the group.