CreateCompilerEnvironment

CreateCompilerEnvironment[]

FunctionCompileおよび関連関数で使用可能なコンパイラ環境を作る.

詳細とオプション

例題

すべて開くすべて閉じる

  (2)

新たなコンパイラ環境を作る:

関数宣言を加える:

コンパイルでコンパイラ環境を使う:

特定のプラットフォーム用の環境を作る:

新規環境のターゲットのシステム:

オプション  (1)

TargetSystem  (1)

Inheritedのデフォルト値は,現行プラットフォーム用の環境を生成する:

特定のプラットフォームのターゲットシステムが選択できる:

複数のプラットフォームが選択できる:

環境がサポートするターゲットシステムが確認できる:

Automaticの設定では,複数のコアプラットフォームが作成される:

FunctionCompileでこれを使うことができる:

CompiledCodeFunctionオブジェクトには,これらすべてのプラットフォーム用のコードが含まれている:

これだと各コンパイル用に環境を作成する必要がないので,これはクロスコンパイルを実行するのに役に立つ.

Wolfram Research (2021), CreateCompilerEnvironment, Wolfram言語関数, https://reference.wolfram.com/language/ref/CreateCompilerEnvironment.html.

テキスト

Wolfram Research (2021), CreateCompilerEnvironment, Wolfram言語関数, https://reference.wolfram.com/language/ref/CreateCompilerEnvironment.html.

CMS

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

APA

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

BibTeX

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

BibLaTeX

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