-
See Also
- $DefaultRemoteBatchSubmissionEnvironment
- RemoteBatchSubmit
- RemoteBatchMapSubmit
- RemoteBatchJobObject
- RemoteBatchJobs
- RemoteBatchJobAbort
-
- Service Connections
- CharityEngine
-
- Remote Batch Computation Providers
- AWSBatch
- Related Guides
- Workflows
-
-
See Also
- $DefaultRemoteBatchSubmissionEnvironment
- RemoteBatchSubmit
- RemoteBatchMapSubmit
- RemoteBatchJobObject
- RemoteBatchJobs
- RemoteBatchJobAbort
-
- Service Connections
- CharityEngine
-
- Remote Batch Computation Providers
- AWSBatch
- Related Guides
- Workflows
-
See Also
RemoteBatchSubmissionEnvironment["provider",assoc]
represents a remote batch job submission environment for provider with properties assoc.
RemoteBatchSubmissionEnvironment["provider"]
represents a submission environment for provider with default optional properties.


RemoteBatchSubmissionEnvironment
Listing of Batch Computation Providers »RemoteBatchSubmissionEnvironment["provider",assoc]
represents a remote batch job submission environment for provider with properties assoc.
RemoteBatchSubmissionEnvironment["provider"]
represents a submission environment for provider with default optional properties.
Details

- The value of provider should be the name of a supported remote submission provider.
- The currently supported batch computation providers are "WolframBatch", "AWSBatch", "AzureBatch" and "CharityEngine".
- The assoc argument may be omitted if the remote submission provider provider has no required properties.
- The required and optional environment properties for each provider are listed on the provider's reference page.
- If a provider has a "ServiceObject" property, the setting "ServiceObject" "New" can be used to force a new service connection to be created, disregarding any saved connections or credentials.
- RemoteBatchSubmissionEnvironment[…][prop] returns a property of the environment.
- The available properties of a environment can be queried with RemoteBatchSubmissionEnvironment[…]["Properties"].
- The name of the provider associated with an environment can be queried with RemoteBatchSubmissionEnvironment[…]["Provider"].
- Information of a RemoteBatchSubmissionEnvironment expression contains all properties of the environment.
Examples
open all close allBasic Examples (2)
The "WolframBatch" provider is a zero-configuration provider included in the Wolfram Language:
Use the "WolframBatch" provider to run a computation job of any size:
Create an environment object for the "AWSBatch" provider, specifying an AWS Batch job definition, job queue and S3 bucket name for storing input and output:
Scope (2)
Create an environment object for the "CharityEngine" provider, which has no required properties:
Create an "AWSBatch" environment object with an explicitly specified "AWS" service object:
Properties & Relations (1)
Access an environment's properties using Information:
Possible Issues (1)
See Also
$DefaultRemoteBatchSubmissionEnvironment RemoteBatchSubmit RemoteBatchMapSubmit RemoteBatchJobObject RemoteBatchJobs RemoteBatchJobAbort
Service Connections: CharityEngine
Remote Batch Computation Providers: AWSBatch
Related Guides
Related Workflows
History
Text
Wolfram Research (2020), RemoteBatchSubmissionEnvironment, Wolfram Language function, https://reference.wolfram.com/language/ref/RemoteBatchSubmissionEnvironment.html.
CMS
Wolfram Language. 2020. "RemoteBatchSubmissionEnvironment." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/RemoteBatchSubmissionEnvironment.html.
APA
Wolfram Language. (2020). RemoteBatchSubmissionEnvironment. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/RemoteBatchSubmissionEnvironment.html
BibTeX
@misc{reference.wolfram_2025_remotebatchsubmissionenvironment, author="Wolfram Research", title="{RemoteBatchSubmissionEnvironment}", year="2020", howpublished="\url{https://reference.wolfram.com/language/ref/RemoteBatchSubmissionEnvironment.html}", note=[Accessed: 04-October-2025]}
BibLaTeX
@online{reference.wolfram_2025_remotebatchsubmissionenvironment, organization={Wolfram Research}, title={RemoteBatchSubmissionEnvironment}, year={2020}, url={https://reference.wolfram.com/language/ref/RemoteBatchSubmissionEnvironment.html}, note=[Accessed: 04-October-2025]}