[clinfo] 09/148: README and LICENSE

Andreas Beckmann anbe at moszumanska.debian.org
Mon Nov 17 14:09:39 UTC 2014


This is an automated email from the git hooks/post-receive script.

anbe pushed a commit to branch clinfo
in repository clinfo.

commit aebb58cb9330d64f7f5a814089cba9b952d1a070
Author: Giuseppe Bilotta <giuseppe.bilotta at gmail.com>
Date:   Thu Jun 6 13:15:48 2013 +0200

    README and LICENSE
---
 LICENSE | 3 +++
 README  | 6 ++++++
 2 files changed, 9 insertions(+)

diff --git a/LICENSE b/LICENSE
new file mode 100644
index 0000000..5508795
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,3 @@
+The code is released in the public domain, but you are encouraged to
+share any changes you make.
+
diff --git a/README b/README
new file mode 100644
index 0000000..5d03d45
--- /dev/null
+++ b/README
@@ -0,0 +1,6 @@
+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).

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opencl/clinfo.git



More information about the Pkg-opencl-commits mailing list