CUDALink`
CUDALink`

CUDAInformation

CUDAInformation[]

queries information on all CUDA devices detected.

CUDAInformation[dev]

queries information on CUDA dev.

CUDAInformation[dev,prop]

queries prop on CUDA dev.

更多信息和选项

  • The CUDALink application must be loaded using Needs["CUDALink`"].
  • The device numbering is system configuration and driver version dependent.

范例

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

基本范例  (3)

First, load the CUDALink application:

This returns information on all CUDA devices detected on the system:

This returns information on the first device on the system:

This returns the name of the first device:

Applications  (3)

This finds the names of all cards on the system:

This finds all devices with double-precision support:

This finds all Fermi cards on the system:

Neat Examples  (1)

Construct a table of information for all devices on the system:

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

文本

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

CMS

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

APA

Wolfram 语言. (2010). CUDAInformation. Wolfram 语言与系统参考资料中心. 追溯自 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: 22-November-2024 ]}

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: 22-November-2024 ]}