[beignet] 04/05: Document that double precision is not supported

Rebecca Palmer rnpalmer-guest at moszumanska.debian.org
Mon Aug 7 19:55:57 UTC 2017


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

rnpalmer-guest pushed a commit to branch master
in repository beignet.

commit 56445a140827bf9ec2a6e05ef652d122be019aad
Author: Rebecca N. Palmer <rebecca_palmer at zoho.com>
Date:   Mon Aug 7 19:43:29 2017 +0100

    Document that double precision is not supported
    
    (as we don't enable EXPERIMENTAL_DOUBLE)
---
 debian/beignet-opencl-icd.README.Debian | 2 +-
 debian/changelog                        | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/beignet-opencl-icd.README.Debian b/debian/beignet-opencl-icd.README.Debian
index 1ac4a1e..f958fb9 100644
--- a/debian/beignet-opencl-icd.README.Debian
+++ b/debian/beignet-opencl-icd.README.Debian
@@ -19,7 +19,7 @@ from working.  It may or may not be possible to re-enable it
 (https://nouveau.freedesktop.org/wiki/Optimus/).
 
 Float literals must be in the '2.3f' form; plain '2.3' is a double literal,
-which may not work as not all supported hardware supports double precision.
+and double precision is not supported.
 
 By default, no single OpenCL kernel is allowed to run for more than
 6 seconds, to prevent accidental hangs: if "dmesg | grep hangcheck"
diff --git a/debian/changelog b/debian/changelog
index 3731fa2..159e404 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ beignet (1.3.1-1) UNRELEASED; urgency=medium
   * Relicense AppStream metadata.
   * Use --fail-missing.
   * Enable CL-GL sharing, and document its limitations.
+  * Document that double precision is not supported.
 
  -- Rebecca N. Palmer <rebecca_palmer at zoho.com>  Sun, 30 Jul 2017 14:30:54 +0100
 

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



More information about the Pkg-opencl-commits mailing list