TargetSystem

TargetSystem

is an option for FunctionCompile and related functions that specifies machine architectures to be targeted.

Details

Examples

Basic Examples  (3)

TargetSystem can be used with FunctionCompile to specify additional platforms to be included in the result:

The compiled code function can be moved to machines with a $SystemID of "MacOSX-x86-64", "Windows-x86-64" or "Linux-x86-64" and it will be ready to run without having to recompile the original code.

Generate LLVM IR for the 32-bit Linux ARM platform:

Possible machine architectures:

Wolfram Research (2019), TargetSystem, Wolfram Language function, https://reference.wolfram.com/language/ref/TargetSystem.html.

Text

Wolfram Research (2019), TargetSystem, Wolfram Language function, https://reference.wolfram.com/language/ref/TargetSystem.html.

CMS

Wolfram Language. 2019. "TargetSystem." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/TargetSystem.html.

APA

Wolfram Language. (2019). TargetSystem. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/TargetSystem.html

BibTeX

@misc{reference.wolfram_2023_targetsystem, author="Wolfram Research", title="{TargetSystem}", year="2019", howpublished="\url{https://reference.wolfram.com/language/ref/TargetSystem.html}", note=[Accessed: 19-April-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_targetsystem, organization={Wolfram Research}, title={TargetSystem}, year={2019}, url={https://reference.wolfram.com/language/ref/TargetSystem.html}, note=[Accessed: 19-April-2024 ]}