InstallCUDA[]
Wolfram言語から使用するCUDA機能を準備する.
InstallCUDA
InstallCUDA[]
Wolfram言語から使用するCUDA機能を準備する.
例題
すべて開く すべて閉じる例 (1)
Needs["CUDALink`"]Wolfram言語セッションでInstallCUDAを実行してCUDAライブラリをロードする.オープナ (+)をクリックすると詳細情報が見られる:
result = InstallCUDA[]Wolfram言語セッションでどのCUDAコンパイラが使用されるのかを確認する:
result["NVCC"]result["Toolkit"]どのCUDAライブラリがWolfram言語セッションにロードされたのかを確認する:
result["LibrariesLoaded"]考えられる問題 (1)
Needs["CUDALink`"]CUDAツールキットがロードされていないと,InstallCUDAは失敗する:
InstallCUDA[]テキスト
Wolfram Research (2020), InstallCUDA, Wolfram言語関数, https://reference.wolfram.com/language/CUDALink/ref/InstallCUDA.html.
CMS
Wolfram Language. 2020. "InstallCUDA." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/CUDALink/ref/InstallCUDA.html.
APA
Wolfram Language. (2020). InstallCUDA. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/CUDALink/ref/InstallCUDA.html
BibTeX
@misc{reference.wolfram_2026_installcuda, author="Wolfram Research", title="{InstallCUDA}", year="2020", howpublished="\url{https://reference.wolfram.com/language/CUDALink/ref/InstallCUDA.html}", note=[Accessed: 12-August-2026]}
BibLaTeX
@online{reference.wolfram_2026_installcuda, organization={Wolfram Research}, title={InstallCUDA}, year={2020}, url={https://reference.wolfram.com/language/CUDALink/ref/InstallCUDA.html}, note=[Accessed: 12-August-2026]}