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)Summary of the most common use cases
First, load the OpenCLLink application:

https://wolfram.com/xid/0cog9hel9q1bdhkxcw9gtbqu-dvgu9k
This returns information on the first OpenCL platform:

https://wolfram.com/xid/0cog9hel9q1bdhkxcw9gtbqu-eaqguh

This returns the extensions of the first OpenCL platform:

https://wolfram.com/xid/0cog9hel9q1bdhkxcw9gtbqu-biz5sv

This returns information on the first OpenCL platform and device:

https://wolfram.com/xid/0cog9hel9q1bdhkxcw9gtbqu-bsyr7y

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

https://wolfram.com/xid/0cog9hel9q1bdhkxcw9gtbqu-urevt

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.
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.
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
Wolfram Language. (2010). OpenCLInformation. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/OpenCLLink/ref/OpenCLInformation.html
BibTeX
@misc{reference.wolfram_2025_openclinformation, author="Wolfram Research", title="{OpenCLInformation}", year="2010", howpublished="\url{https://reference.wolfram.com/language/OpenCLLink/ref/OpenCLInformation.html}", note=[Accessed: 26-April-2025
]}
BibLaTeX
@online{reference.wolfram_2025_openclinformation, organization={Wolfram Research}, title={OpenCLInformation}, year={2010}, url={https://reference.wolfram.com/language/OpenCLLink/ref/OpenCLInformation.html}, note=[Accessed: 26-April-2025
]}