aboutsummaryrefslogblamecommitdiff
path: root/devel/clinfo/pkg-descr
blob: 33ac7e14c5a3466a9d0e166f179925f106d25445 (plain) (tree)
1
2
3
4
5
6
7
8







                                                                     
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).

WWW: https://github.com/Oblomov/clinfo