forked from Oblomov/clinfo
-
Notifications
You must be signed in to change notification settings - Fork 0
Print all known information about all available OpenCL platforms and devices in the system
License
ruiling/clinfo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A simple OpenCL application that enumerates all possible platform and device properties. Inspired by AMD's program of the same name, it is coded in pure C99 and it tries to output all possible information, including that provided by platform-specific extensions, and not to crash on platform-unsupported properties (e.g. 1.2 properties on 1.1 platforms).
About
Print all known information about all available OpenCL platforms and devices in the system
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C 93.0%
- Roff 5.3%
- Makefile 1.1%
- Other 0.6%