OpenCLLink`
OpenCLLink`

OpenCLInformation

OpenCLInformation[]

gives all information about OpenCL platforms and devices on the system.

OpenCLInformation[platform]

gives information on OpenCL platform and about its devices.

OpenCLInformation[platform,prop]

gives information on OpenCL platform property.

OpenCLInformation[platform,device]

gives information on OpenCL device with specified platform.

OpenCLInformation[platform,device,prop]

gives information on OpenCL device property.

Details and Options

  • The OpenCLLink application must be loaded using Needs["OpenCLLink`"].
  • See "OpenCLLink Setup" if OpenCLInformation returns with an error.

Examples

Basic Examples  (1)

First, load the OpenCLLink application:

This returns information on the first OpenCL platform:

This returns the extensions of the first OpenCL platform:

This returns information on the first OpenCL platform and device:

This returns the type of the first OpenCL platform and device:

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

Text

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

@online{reference.wolfram_2023_openclinformation, organization={Wolfram Research}, title={OpenCLInformation}, year={2010}, url={https://reference.wolfram.com/language/OpenCLLink/ref/OpenCLInformation.html}, note=[Accessed: 19-March-2024 ]}