CUDAInformation
CUDAInformation[]
queries information on all CUDA devices detected.
CUDAInformation[dev]
queries information on CUDA dev.
CUDAInformation[dev,prop]
queries prop on CUDA dev.
Details and Options
- The CUDALink application must be loaded using Needs["CUDALink`"].
- The device numbering is system configuration and driver version dependent.
Examples
open allclose allBasic Examples (3)Summary of the most common use cases
First, load the CUDALink application:

https://wolfram.com/xid/0q99n1ps1p8c442b4cx8shinq-9h8a50
This returns information on all CUDA devices detected on the system:

https://wolfram.com/xid/0q99n1ps1p8c442b4cx8shinq-kip9zu

This returns information on the first device on the system:

https://wolfram.com/xid/0q99n1ps1p8c442b4cx8shinq-2g0cv

This returns the name of the first device:

https://wolfram.com/xid/0q99n1ps1p8c442b4cx8shinq-4f3wt

Applications (3)Sample problems that can be solved with this function
This finds the names of all cards on the system:

https://wolfram.com/xid/0q99n1ps1p8c442b4cx8shinq-enhzhd

This finds all devices with double-precision support:

https://wolfram.com/xid/0q99n1ps1p8c442b4cx8shinq-giy0ki

This finds all Fermi cards on the system:

https://wolfram.com/xid/0q99n1ps1p8c442b4cx8shinq-dc2gb4

Wolfram Research (2010), CUDAInformation, Wolfram Language function, https://reference.wolfram.com/language/CUDALink/ref/CUDAInformation.html.
Text
Wolfram Research (2010), CUDAInformation, Wolfram Language function, https://reference.wolfram.com/language/CUDALink/ref/CUDAInformation.html.
Wolfram Research (2010), CUDAInformation, Wolfram Language function, https://reference.wolfram.com/language/CUDALink/ref/CUDAInformation.html.
CMS
Wolfram Language. 2010. "CUDAInformation." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/CUDALink/ref/CUDAInformation.html.
Wolfram Language. 2010. "CUDAInformation." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/CUDALink/ref/CUDAInformation.html.
APA
Wolfram Language. (2010). CUDAInformation. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/CUDALink/ref/CUDAInformation.html
Wolfram Language. (2010). CUDAInformation. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/CUDALink/ref/CUDAInformation.html
BibTeX
@misc{reference.wolfram_2024_cudainformation, author="Wolfram Research", title="{CUDAInformation}", year="2010", howpublished="\url{https://reference.wolfram.com/language/CUDALink/ref/CUDAInformation.html}", note=[Accessed: 29-March-2025
]}
BibLaTeX
@online{reference.wolfram_2024_cudainformation, organization={Wolfram Research}, title={CUDAInformation}, year={2010}, url={https://reference.wolfram.com/language/CUDALink/ref/CUDAInformation.html}, note=[Accessed: 29-March-2025
]}