CUDALink`FindCUDAToolkit`
CUDALink`FindCUDAToolkit`

InstallCUDA

InstallCUDA[]

prepares CUDA functionality to be used from the Wolfram Language.

更多信息和选项

  • InstallCUDA returns Success when the required CUDA libraries are found and loaded without errors.
  • InstallCUDA uses heuristic methods to find the CUDA toolkit on your system.
  • CUDA library loading is usually done automatically when you use a CUDALink function. You do not typically need to call InstallCUDA explicitly.
  • InstallCUDA returns a Failure object when it can not find or load the appropriate CUDA libraries.

范例

打开所有单元关闭所有单元

基本范例  (1)

Load the package:

Run InstallCUDA to load the CUDA libraries in the Wolfram Language session. You can click the opener (+) to get more detailed information:

Check which CUDA compiler was found for use in your Wolfram Language session:

Check which CUDA toolkit is used:

Check which CUDA libraries were loaded into your Wolfram Language session:

Possible Issues  (1)

Load the package:

If you do not have a CUDA toolkit installed, InstallCUDA will fail:

Wolfram Research (2020),InstallCUDA,Wolfram 语言函数,https://reference.wolfram.com/language/CUDALink/ref/InstallCUDA.html.

文本

Wolfram Research (2020),InstallCUDA,Wolfram 语言函数,https://reference.wolfram.com/language/CUDALink/ref/InstallCUDA.html.

CMS

Wolfram 语言. 2020. "InstallCUDA." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/CUDALink/ref/InstallCUDA.html.

APA

Wolfram 语言. (2020). InstallCUDA. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/CUDALink/ref/InstallCUDA.html 年

BibTeX

@misc{reference.wolfram_2024_installcuda, author="Wolfram Research", title="{InstallCUDA}", year="2020", howpublished="\url{https://reference.wolfram.com/language/CUDALink/ref/InstallCUDA.html}", note=[Accessed: 26-December-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_installcuda, organization={Wolfram Research}, title={InstallCUDA}, year={2020}, url={https://reference.wolfram.com/language/CUDALink/ref/InstallCUDA.html}, note=[Accessed: 26-December-2024 ]}