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.


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)
Tech Notes
Related Guides
Related Links
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_2025_openclinformation, author="Wolfram Research", title="{OpenCLInformation}", year="2010", howpublished="\url{https://reference.wolfram.com/language/OpenCLLink/ref/OpenCLInformation.html}", note=[Accessed: 16-August-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: 16-August-2025]}