Table of Contents
Warning
AbortRemoteJob is deprecated. Use AbortRemoteJob version 2 instead.
Name | Direction | Type | Default | Description |
---|---|---|---|---|
ComputeResource | Input | string | Mandatory | The remote computer where the job is running. Allowed values: ['SCARF@STFC‘] |
JobID | Input | string | Mandatory | The ID of the job to abort |
Abort a job that has been submitted to a remote compute resource.
For more details, see the remote job submission API docs.
Categories: Algorithms | Remote | Deprecated
C++ source: AbortRemoteJob.cpp (last modified: 2016-12-19)
C++ header: AbortRemoteJob.h (last modified: 2016-12-19)