远程批处理作业
-
函数
- CreditConstraint
- DeleteObject
- ForwardCloudCredentials
- IncludeDefinitions
- Initialization
- LicensingSettings
- Method
- RemoteBatchJobAbort
- RemoteBatchJobObject
- RemoteBatchJobs
- RemoteBatchMapSubmit
- RemoteBatchSubmissionEnvironment
- RemoteBatchSubmit
- RemoteInputFiles
- RemoteJobNotifications
- RemoteProviderSettings
- TimeConstraint
- 相关的工作流程指南
-
-
函数
- CreditConstraint
- DeleteObject
- ForwardCloudCredentials
- IncludeDefinitions
- Initialization
- LicensingSettings
- Method
- RemoteBatchJobAbort
- RemoteBatchJobObject
- RemoteBatchJobs
- RemoteBatchMapSubmit
- RemoteBatchSubmissionEnvironment
- RemoteBatchSubmit
- RemoteInputFiles
- RemoteJobNotifications
- RemoteProviderSettings
- TimeConstraint
- 相关的工作流程指南
-
函数
远程批处理作业
Wolfram 语言提供了一个框架,用于将异步作业提交给批处理计算提供者,然后查询所提交作业的状态和结果.
提交作业
RemoteBatchSubmit — 提交单个批处理作业给批计算提供者
RemoteBatchMapSubmit — 将函数映射到使用批提交的列表元素
作业和环境表示
RemoteBatchJobObject — 远程批处理作业的符号表示
RemoteBatchSubmissionEnvironment — 提供者特定配置的符号表示
$DefaultRemoteBatchSubmissionEnvironment — 提交作业时使用的默认环境
作业控制
RemoteBatchJobs — 查询已提交作业列表的提供者
RemoteBatchJobAbort — 中止已排队或正在运行的作业
DeleteObject — permanently delete a job, if supported by the provider
作业提交选项
RemoteJobNotifications ▪ RemoteInputFiles ▪ TimeConstraint ▪ CreditConstraint ▪ RemoteProviderSettings ▪ ForwardCloudCredentials ▪ IncludeDefinitions ▪ LicensingSettings ▪ Initialization ▪ Method
批计算提供者
"WolframBatch" — Wolfram 提供的零配置批量计算
相关的工作流程指南
-
▪
- 远程批处理计算