LaunchKernels
启动所有当前配置的并行子内核.
启动当前计算机中的 n 个本地子内核.
LaunchKernels[ker]
启动由 ker 指定的核.
LaunchKernels[{ker1,ker2,…}]
启动核 keri.
更多信息和选项
- LaunchKernels[] 使用 $DefaultParallelKernels 确定要启动的内核列表.
- LaunchKernels[] (无参数)仅在当前没有内核运行时启动默认内核.
- 可识别以下内核规格:
-
"ssh://user@hostname:port/path" 使用 SSH 访问指定机器上的内核 "ssh://hostname" 使用指定机器上的默认路径、用户和端口 "hostname" 等价于 "ssh://hostname" "wstp://server:port/pool" WSTPServer 上的内核 "wstp://server" 使用默认端口和内核池 "Local" 默认本地内核 "localhost" 同一台机器上的内核 n n 个本地并行内核 "file:///path/to/wolfram" 在同一台机器上运行给定的内核 "file://" 同一台机器上的默认内核 "https://www.wolframcloud.com/" Wolfram 云中的内核 "lwg://host.example.com:port/path" LightweightGrid 服务器上的内核 "lwg://host.example.com:port" 使用 LightweightGrid 管理器的默认路径 "lwg://host.example.com" 使用 LightweightGrid 服务器的默认端口 (3737) LinkObject[…] 与运行中的内核建立 WSTP 链接 - 远程计算机上内核的其它配置可以通过 Wolfram Lightweight Grid 和 Cluster Integration Package 软件包来调用.
- ProgressReporting 选项指定是否报告内核启动的进度.
- 默认值为 ProgressReporting:>$ProgressReporting.
范例
打开所有单元关闭所有单元基本范例 (4)
范围 (13)
内核规范说明 (4)
启动 $DefaultParallelKernels 中所描述的默认内核:
使用 KernelConfiguration 指定期望内核的更多的细节:
本地内核 (3)
SSH 内核 (3)
或者,将路径和内核数量指定为 KernelConfiguration 的属性:
选项 (2)
ProgressReporting (2)
属性和关系 (1)
通过 ParallelNeeds 读取的软件包也应用于正在运行的内核和新内核:
可能存在的问题 (3)
Wolfram Research (2008),LaunchKernels,Wolfram 语言函数,https://reference.wolfram.com/language/ref/LaunchKernels.html.
文本
Wolfram Research (2008),LaunchKernels,Wolfram 语言函数,https://reference.wolfram.com/language/ref/LaunchKernels.html.
CMS
Wolfram 语言. 2008. "LaunchKernels." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/LaunchKernels.html.
APA
Wolfram 语言. (2008). LaunchKernels. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/LaunchKernels.html 年