WOLFRAM

Enable JavaScript to interact with content and submit forms on Wolfram websites. Learn how
Wolfram Language & System Documentation Center

RemoteBatchSubmit [expr]

submits expr for evaluation using $DefaultRemoteBatchSubmissionEnvironment .

RemoteBatchSubmit [env,expr]

submits expr for evaluation using the remote batch submission environment env.

Details and Options
Details and Options Details and Options
Examples  
Basic Examples  
Scope  
Options  
ForwardCloudCredentials  
IncludeDefinitions  
LicensingSettings  
RemoteInputFiles  
RemoteProviderSettings  
TimeConstraint  
Possible Issues  
See Also
Related Guides
Related Workflows
History
Cite this Page

RemoteBatchSubmit [expr]

submits expr for evaluation using $DefaultRemoteBatchSubmissionEnvironment .

RemoteBatchSubmit [env,expr]

submits expr for evaluation using the remote batch submission environment env.

Details and Options

Examples

open all close all

Basic Examples  (3)

Submit a batch job to the default "WolframBatch" provider:

Check the job's status:

Eventually the status will indicate that the job has finished running:

Retrieve the result of the job and display the first result:

Submit a batch job including a local input file, uploaded under the name "photo.jpg":

Submit a batch job to the "AWSBatch" batch computation provider:

Retrieve the result of the job:

Scope  (1)

Submit a batch job using the default remote submission environment:

Options  (6)

ForwardCloudCredentials  (1)

Submit a job using the "AWSBatch" provider, for which the default setting of the ForwardCloudCredentials option is True :

Override the default and disable credential forwarding:

IncludeDefinitions  (1)

By default, definitions of symbols lexically relevant for the evaluation of the job expression are copied into the remote session:

Disable the automatic inclusion of definitions:

LicensingSettings  (1)

Activate the kernel in a remote batch job using an automatically created on-demand license entitlement with custom settings:

RemoteInputFiles  (1)

Submit a batch job using a local file and a byte array as input files:

The two input files were automatically downloaded into the remote session's working directory (along with the system-generated file containing the job code):

RemoteProviderSettings  (1)

Submit a job with settings for the "AWSBatch" provider specifying how many vCPUs (processor cores) to allocate to the job container:

TimeConstraint  (1)

Submit a job with a timeout:

The "AWSBatch" provider supplies an additional "JobStatusReason" job property indicating the reason for the job's failure:

Possible Issues  (2)

Using the default on-demand licensing settings, RemoteBatchSubmit will refuse to submit a job if your Service Credits balance is insufficient to create a license entitlement based on the job processor count and TimeConstraint :

Reduce the number of processor cores and/or the TimeConstraint :

Alternatively, you may override the balance check by supplying the "CheckCreditsBalance"False entitlement setting to the LicensingSettings option:

RemoteBatchSubmit includes all definitions for all symbols in the code you submit. In some cases this can lead to large job uploads, even when it is not desired:

You can add the IncludeDefinitions option if you do not want any local symbol definitions to be included:

Wolfram Research (2020), RemoteBatchSubmit, Wolfram Language function, https://reference.wolfram.com/language/ref/RemoteBatchSubmit.html (updated 2025).

Text

Wolfram Research (2020), RemoteBatchSubmit, Wolfram Language function, https://reference.wolfram.com/language/ref/RemoteBatchSubmit.html (updated 2025).

CMS

Wolfram Language. 2020. "RemoteBatchSubmit." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2025. https://reference.wolfram.com/language/ref/RemoteBatchSubmit.html.

APA

Wolfram Language. (2020). RemoteBatchSubmit. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/RemoteBatchSubmit.html

BibTeX

@misc{reference.wolfram_2025_remotebatchsubmit, author="Wolfram Research", title="{RemoteBatchSubmit}", year="2025", howpublished="\url{https://reference.wolfram.com/language/ref/RemoteBatchSubmit.html}", note=[Accessed: 11-January-2026]}

BibLaTeX

@online{reference.wolfram_2025_remotebatchsubmit, organization={Wolfram Research}, title={RemoteBatchSubmit}, year={2025}, url={https://reference.wolfram.com/language/ref/RemoteBatchSubmit.html}, note=[Accessed: 11-January-2026]}

Top [フレーム]

AltStyle によって変換されたページ (->オリジナル) /