summary : A simple OpenCL application that enumerates all possible platform and device properties
description: |
- 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).
+ 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).
builddeps :
- pkgconfig(OpenCL)
- - beignet-devel
+rundeps :
+ - beignet
build : |
%make
install : |
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -8,24 +8,14 @@
<License>CC0-1.0</License>
<PartOf>system.utils</PartOf>
<Summary xml:lang="en">A simple OpenCL application that enumerates all possible platform and device properties</Summary>
- <Description xml:lang="en">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).
+ <Description xml:lang="en">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).
<Summary xml:lang="en">A simple OpenCL application that enumerates all possible platform and device properties</Summary>
- <Description xml:lang="en">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).
+ <Description xml:lang="en">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).