RemoteBatchJobs

RemoteBatchJobs[env]

gives a list of RemoteBatchJobObject expressions representing batch jobs submitted using env.

RemoteBatchJobs[env,type]

returns only jobs of given type.

RemoteBatchJobs[]

gives a list of jobs submitted using $DefaultRemoteBatchSubmissionEnvironment.

Details

Examples

open allclose all

Basic Examples  (1)

List batch jobs that have been previously submitted to a batch computation provider using a given submission environment:

Scope  (2)

List only array jobs:

List jobs submitted using the default remote batch submission environment:

Possible Issues  (1)

RemoteBatchJobs cannot list array child jobs directly:

Array child jobs may be listed by accessing the "ChildJobObjects" property of each array job object returned by RemoteBatchJobs:

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

Text

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

CMS

Wolfram Language. 2020. "RemoteBatchJobs." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/RemoteBatchJobs.html.

APA

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

BibTeX

@misc{reference.wolfram_2023_remotebatchjobs, author="Wolfram Research", title="{RemoteBatchJobs}", year="2020", howpublished="\url{https://reference.wolfram.com/language/ref/RemoteBatchJobs.html}", note=[Accessed: 28-March-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_remotebatchjobs, organization={Wolfram Research}, title={RemoteBatchJobs}, year={2020}, url={https://reference.wolfram.com/language/ref/RemoteBatchJobs.html}, note=[Accessed: 28-March-2024 ]}