CUDALink`
CUDALink`

CUDAResourcesInstall

This function existed to install the CUDAResources paclet which contained the CUDA Toolkit and certain Wolfram libraries. The Wolfram libraries are now included with the core CUDALink paclet. The CUDA Toolkit now needs to be installed by the user.

CUDAResourcesInstall[]

installs the CUDAResources paclet from the Wolfram Data Paclet server.

CUDAResourcesInstall[pth]

installs the CUDAResources paclet from the paclet file.

更多信息和选项

  • The CUDALink application must be loaded using Needs["CUDALink`"].
  • CUDAResourcesInstall will not install the paclet if previous installations are found.
  • The following options can be given:
  • UpdateFalseset to True to force install the paclet; previous installations will be removed

范例

基本范例  (2)

First, load the CUDALink application:

This installs the CUDAResources paclet:

Setting Update->True will force paclet reinstallation:

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

文本

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

CMS

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

APA

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

BibTeX

@misc{reference.wolfram_2024_cudaresourcesinstall, author="Wolfram Research", title="{CUDAResourcesInstall}", year="2010", howpublished="\url{https://reference.wolfram.com/language/CUDALink/ref/CUDAResourcesInstall.html}", note=[Accessed: 16-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_cudaresourcesinstall, organization={Wolfram Research}, title={CUDAResourcesInstall}, year={2010}, url={https://reference.wolfram.com/language/CUDALink/ref/CUDAResourcesInstall.html}, note=[Accessed: 16-November-2024 ]}