RemoteBatchSubmissionEnvironment

RemoteBatchSubmissionEnvironment["provider",assoc]

provider のリモートバッチジョブ送信環境を特性 assoc で表す.

RemoteBatchSubmissionEnvironment["provider"]

デフォルトの任意特性がある provider の送信環境を表す.

詳細

  • provider の値はサポートされるリモート送信プロバイダ名でなければならない.
  • 現在サポートされているバッチ計算プロバイダは,"AWSBatch""AzureBatch""CharityEngine"である.
  • リモート送信プロバイダ provider に必須特性がない場合は,assoc 引数を省略してもよい.
  • 各プロバイダの必須と任意の環境特性は,プロバイダの参照ページに列挙されている.
  • プロバイダが"ServiceObject"特性を持つときは,設定"ServiceObject" "New"を使って,保存済みの接続や認証情報を無視して新たなサービス接続を強制的に作成することができる.
  • RemoteBatchSubmissionEnvironment[][prop]は環境の特性を返す.
  • 環境の使用可能な特性についてはRemoteBatchSubmissionEnvironment[]["Properties"]でクエリできる.
  • 環境に関連付けられたプロバイダ名はRemoteBatchSubmissionEnvironment[]["Provider"]でクエリできる.
  • RemoteBatchSubmissionEnvironment式のInformationには環境の全特性が含まれている.

例題

すべて開くすべて閉じる

  (1)

"AWSBatch"プロバイダのための環境オブジェクトを,AWS Batchジョブ定義,ジョブキュー,入出力のソートのためのS3バケット名を指定して作る:

バッチジョブをこの環境に送信する:

スコープ  (2)

必須特性がない"CharityEngine"プロバイダのための環境オブジェクトを作る:

"AWSBatch"環境オブジェクトを"AWS"サービスオブジェクトを明示的に指定して作る:

特性と関係  (1)

Informationを使って環境特性にアクセスする:

考えられる問題  (1)

RemoteBatchSubmissionEnvironmentは,環境特性がないあるいは無効である場合にはその旨を示す:

Wolfram Research (2020), RemoteBatchSubmissionEnvironment, Wolfram言語関数, https://reference.wolfram.com/language/ref/RemoteBatchSubmissionEnvironment.html.

テキスト

Wolfram Research (2020), RemoteBatchSubmissionEnvironment, Wolfram言語関数, 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_2024_remotebatchsubmissionenvironment, author="Wolfram Research", title="{RemoteBatchSubmissionEnvironment}", year="2020", howpublished="\url{https://reference.wolfram.com/language/ref/RemoteBatchSubmissionEnvironment.html}", note=[Accessed: 18-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_remotebatchsubmissionenvironment, organization={Wolfram Research}, title={RemoteBatchSubmissionEnvironment}, year={2020}, url={https://reference.wolfram.com/language/ref/RemoteBatchSubmissionEnvironment.html}, note=[Accessed: 18-November-2024 ]}