GetJobTemplatesTemplate

data class GetJobTemplatesTemplate(val arrayRequest: String, val clockTime: String, val commandLine: String, val gpu: Int, val id: String, val jobTemplateId: String, val jobTemplateName: String, val mem: String, val node: Int, val packagePath: String, val priority: Int, val queue: String, val reRunable: Boolean, val runasUser: String, val stderrRedirectPath: String, val stdoutRedirectPath: String, val task: Int, val thread: Int, val variables: String)

Constructors

Link copied to clipboard
constructor(arrayRequest: String, clockTime: String, commandLine: String, gpu: Int, id: String, jobTemplateId: String, jobTemplateName: String, mem: String, node: Int, packagePath: String, priority: Int, queue: String, reRunable: Boolean, runasUser: String, stderrRedirectPath: String, stdoutRedirectPath: String, task: Int, thread: Int, variables: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Queue Jobs, Is of the Form: 1-10:2.

Link copied to clipboard

Job Maximum Run Time.

Link copied to clipboard

Job Commands.

Link copied to clipboard
val gpu: Int

A Single Compute Node Using the GPU Number.Possible Values: 1~20000.

Link copied to clipboard
val id: String

The ID of the Job Template.

Link copied to clipboard

The first ID of the resource.

Link copied to clipboard

A Job Template Name.

Link copied to clipboard
val mem: String

A Single Compute Node Maximum Memory.

Link copied to clipboard
val node: Int

Submit a Task Is Required for Computing the Number of Data Nodes to Be. Possible Values: 1~5000 .

Link copied to clipboard

Job Commands the Directory.

Link copied to clipboard

The Job Priority.Possible Values: 0~9.

Link copied to clipboard

The Job Queue.

Link copied to clipboard

If the Job Is Support for the Re-Run.

Link copied to clipboard

The name of the user who performed the job.

Link copied to clipboard

Error Output Path.

Link copied to clipboard

Standard Output Path and.

Link copied to clipboard
val task: Int

A Single Compute Node Required Number of Tasks. Possible Values: 1~20000 .

Link copied to clipboard
val thread: Int

A Single Task and the Number of Required Threads.Possible Values: 1~20000.

Link copied to clipboard

The Job of the Environment Variable.