| Parameter | Type | Description | Example |
|---|---|---|---|
| object | The additional parameter configurations. | ||
| EnableRDMA | boolean | Whether RDMA is enabled for the job. Valid values:
| true |
| EnableOssAppend | boolean | Whether data is written to Object Storage Service (OSS) in append mode. Valid values:
| true |
| AllocateAllRDMADevices | boolean | Whether to mount all RDMA network interface controllers | |
| EnableTideResource | boolean | Whether tidal resources are allowed for the job. Valid values:
| true |
| JobReservedPolicy | string | The retention policy after the job ends. | Always |
| ErrorMonitoringArgs | string | The configuration parameters after you enable fault tolerance monitoring. For example, you can specify whether to enable log hang-based detection. | --enable-log-hang-detection true |
| JobReservedMinutes | integer | The retention period after the job ends. Unit: minutes. | 30 |
| Driver | string | The NVIDIA driver configurations. | 535.54.03 |
| SanityCheckArgs | string | The configuration parameters for sanity check. | --sanity-check-timing=AfterJobFaultTolerant --sanity-check-timeout-ops=MarkJobFail |
| EnableErrorMonitoringInAIMaster | boolean | Whether fault tolerance monitoring is enabled for the job. Valid values:
| false |
| AdvancedSettings | object | The additional advanced parameter configurations. | |
| Caller | string | The caller. | SilkFlow |
| PipelineId | string | The pipeline ID. | pid-123456 |
| BusinessUserId | string | The ID of the user associated with the job. | 16**** |
| EnableCPUAffinity | boolean | Whether the CPU affinity is enabled. This parameter takes effect only when you use subscription general computing resources. | true |
| OversoldType | string | Whether the job accepts oversold resources. Valid values: ForbiddenQuotaOverSold, AcceptQuotaOverSold, and ForceQuotaOverSold. | AcceptQuotaOverSold |
| Tags | object | The custom tag. | |
| string | The tag. | key:value | |
| DisableEcsStockCheck | boolean | Whether inventory check is skipped. Valid values:
| false |
| EnableSanityCheck | boolean | Whether sanity check is enabled for the job. Valid values:
| true |