[clinfo] 12/36: Document ICD loader version detection
Andreas Beckmann
anbe at moszumanska.debian.org
Wed Feb 17 18:32:37 UTC 2016
This is an automated email from the git hooks/post-receive script.
anbe pushed a commit to branch master
in repository clinfo.
commit 2299cb646a170a22affcad2714f0ff954fe1222f
Author: Giuseppe Bilotta <giuseppe.bilotta at gmail.com>
Date: Tue Dec 8 22:36:42 2015 +0100
Document ICD loader version detection
---
man/clinfo.1 | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/man/clinfo.1 b/man/clinfo.1
index 2b35de6..83f7123 100644
--- a/man/clinfo.1
+++ b/man/clinfo.1
@@ -150,6 +150,13 @@ The properties of the ICD loader will also be queried if the
.B clGetICDLoaderInfoOCLICD
extension function is found.
+.P
+The highest OpenCL version supported by the ICD loader is detected
+with some trivial heuristics (symbols found); a notice is output
+if this is lower than the highest platform OpenCL version, or
+if the detected version doesn't match the one declared by the ICD
+loader itself.
+
.SH BUGS
The
.B CL_DEVICE_GLOBAL_FREE_MEMORY_AMD
--
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