TargetSystem
是 FunctionCompileExport 及相关函数的一个选项,用来指定目标机器架构.
更多信息
- TargetSystem 可与 FunctionCompile 一起使用以指定要嵌入输出 CompiledCodeFunction 的其他架构. 这有助于输出在不同平台之间移动,而无需再次运行编译.
- TargetSystem 可与 FunctionCompileExport 一起使用,以指定为其生成输出的机器架构.
- TargetSystem->Automatic 指定正在运行它的机器的架构.
- TargetSystem 常见的值包括想要的架构的 $SystemID.
- 可能的机器架构由 $TargetSystems 给出.
范例
基本范例 (3)
TargetSystem 可以与 FunctionCompile 一起使用,以指定要包含在结果中的其他平台:
编译后的代码函数可以移动到 $SystemID 为 "MacOSX-x86-64"、"Windows-x86-64" 或 "Linux-x86-64"的机器上,无需重新编译原始代码即可运行.
Wolfram Research (2019),TargetSystem,Wolfram 语言函数,https://reference.wolfram.com/language/ref/TargetSystem.html.
文本
Wolfram Research (2019),TargetSystem,Wolfram 语言函数,https://reference.wolfram.com/language/ref/TargetSystem.html.
CMS
Wolfram 语言. 2019. "TargetSystem." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/TargetSystem.html.
APA
Wolfram 语言. (2019). TargetSystem. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/TargetSystem.html 年