ForwardCloudCredentials

ForwardCloudCredentials

是用于远程运算和提交函数的选项,该函数指定是否应将本地会话中的 Wolfram Cloud 凭据复制到远程会话中.

更多信息

  • 通过 ForwardCloudCredentialsTrueRemoteBatchSubmitRemoteBatchMapSubmit 之类的函数将自动将本地会话的 Wolfram Cloud 凭据转移到远程会话中,以便在每个远程会话内运行的代码可以访问用户的云帐户,并在其中创建资源.
  • 通过 ForwardCloudCredentialsFalse,远程会话将负责手动向云进行身份验证,例如使用 CloudConnect.
  • 某些批处理计算提供程序可能不支持设置 ForwardCloudCredentialsTrue.
  • 当与 RemoteBatchSubmitRemoteBatchMapSubmit 一起使用时,ForwardCloudCredentials 的值通常默认为 Automatic,如果所用的提供程序支持转发云凭据,则该值对应于 True ,否则为 False.

范例

打开所有单元关闭所有单元

基本范例  (1)

使用 "AWSBatch" 提供程序提交远程批处理作业,其中 ForwardCloudCredentials 选项的默认设置为 True

覆盖默认值并禁用凭据转发:

可能存在的问题  (1)

有些批处理计算提供程序不支持云凭据的转发:

Wolfram Research (2020),ForwardCloudCredentials,Wolfram 语言函数,https://reference.wolfram.com/language/ref/ForwardCloudCredentials.html.

文本

Wolfram Research (2020),ForwardCloudCredentials,Wolfram 语言函数,https://reference.wolfram.com/language/ref/ForwardCloudCredentials.html.

CMS

Wolfram 语言. 2020. "ForwardCloudCredentials." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/ForwardCloudCredentials.html.

APA

Wolfram 语言. (2020). ForwardCloudCredentials. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/ForwardCloudCredentials.html 年

BibTeX

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

BibLaTeX

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