ClusterIntegration`
ClusterIntegration`

CCS

CCS["name"]

represents a Windows Compute Cluster Server with the specified name.

CCS["name",n]

represents a Windows Compute Cluster Server "name" with n Wolfram Language kernels.

更多信息和选项

  • "name" is typically the name or IP address of the cluster head node.
  • CCS[] is equivalent to CCS["localhost"].
  • The following options can be given:
  • "KernelOptions"command-line options for the Wolfram Language kernel
    "KernelProgram"full path to the Wolfram Language kernel
    "NetworkInterface"network interface to use
    "Timeout"timeout limit
  • To use CCS, you first need to load Cluster Integration using Needs["ClusterIntegration`"].

范例

基本范例  (1)

Launch two compute kernels:

Close the compute kernels:

Wolfram Research (2008),CCS,Wolfram 语言函数,https://reference.wolfram.com/language/ClusterIntegration/ref/CCS.html.

文本

Wolfram Research (2008),CCS,Wolfram 语言函数,https://reference.wolfram.com/language/ClusterIntegration/ref/CCS.html.

CMS

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

APA

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

BibTeX

@misc{reference.wolfram_2024_ccs, author="Wolfram Research", title="{CCS}", year="2008", howpublished="\url{https://reference.wolfram.com/language/ClusterIntegration/ref/CCS.html}", note=[Accessed: 22-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_ccs, organization={Wolfram Research}, title={CCS}, year={2008}, url={https://reference.wolfram.com/language/ClusterIntegration/ref/CCS.html}, note=[Accessed: 22-November-2024 ]}