-
See Also
- RemoteBatchJobObject
- RemoteBatchJobs
- RemoteBatchSubmit
- RemoteBatchMapSubmit
- RemoteBatchSubmissionEnvironment
- $DefaultRemoteBatchSubmissionEnvironment
-
- Service Connections
- CharityEngine
-
- Remote Batch Computation Providers
- AWSBatch
- Related Guides
-
-
See Also
- RemoteBatchJobObject
- RemoteBatchJobs
- RemoteBatchSubmit
- RemoteBatchMapSubmit
- RemoteBatchSubmissionEnvironment
- $DefaultRemoteBatchSubmissionEnvironment
-
- Service Connections
- CharityEngine
-
- Remote Batch Computation Providers
- AWSBatch
- Related Guides
-
See Also
RemoteBatchJobAbort[job]
aborts a remote batch job.


RemoteBatchJobAbort
Listing of Batch Computation Providers »RemoteBatchJobAbort[job]
aborts a remote batch job.
Details

- job must be a RemoteBatchJobObject expression.
- RemoteBatchJobAbort[job] sends a termination request to the batch computation provider associated with job.
- RemoteBatchJobAbort[job] returns job on success.
- If job is an array job, all of the array job's child jobs will also be terminated.
- Termination of a job will generally be reflected in the job's "JobStatus" property, although depending on the provider, this may not be immediate.
- Depending on the provider, terminating an array child job with RemoteBatchJobAbort may cause the "JobStatus" property of the parent array job to indicate a failure.
- RemoteBatchJobAbort has attribute Listable.
Examples
open all close allBasic Examples (1)
Scope (1)
Properties & Relations (1)
Jobs submitted to the "AWSBatch" provider have a "StatusReason" property indicating the reason that a job is in its current status:
See Also
RemoteBatchJobObject RemoteBatchJobs RemoteBatchSubmit RemoteBatchMapSubmit RemoteBatchSubmissionEnvironment $DefaultRemoteBatchSubmissionEnvironment
Service Connections: CharityEngine
Remote Batch Computation Providers: AWSBatch
Related Guides
History
Text
Wolfram Research (2020), RemoteBatchJobAbort, Wolfram Language function, https://reference.wolfram.com/language/ref/RemoteBatchJobAbort.html.
CMS
Wolfram Language. 2020. "RemoteBatchJobAbort." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/RemoteBatchJobAbort.html.
APA
Wolfram Language. (2020). RemoteBatchJobAbort. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/RemoteBatchJobAbort.html
BibTeX
@misc{reference.wolfram_2025_remotebatchjobabort, author="Wolfram Research", title="{RemoteBatchJobAbort}", year="2020", howpublished="\url{https://reference.wolfram.com/language/ref/RemoteBatchJobAbort.html}", note=[Accessed: 08-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_remotebatchjobabort, organization={Wolfram Research}, title={RemoteBatchJobAbort}, year={2020}, url={https://reference.wolfram.com/language/ref/RemoteBatchJobAbort.html}, note=[Accessed: 08-August-2025]}