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.

Details and Options

  • 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

Examples

Basic Examples  (2)

First, load the CUDALink application:

This installs the CUDAResources paclet:

Setting Update->True will force paclet reinstallation:

Wolfram Research (2010), CUDAResourcesInstall, Wolfram Language function, https://reference.wolfram.com/language/CUDALink/ref/CUDAResourcesInstall.html.

Text

Wolfram Research (2010), CUDAResourcesInstall, Wolfram Language function, https://reference.wolfram.com/language/CUDALink/ref/CUDAResourcesInstall.html.

CMS

Wolfram Language. 2010. "CUDAResourcesInstall." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/CUDALink/ref/CUDAResourcesInstall.html.

APA

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

BibTeX

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

BibLaTeX

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