[beignet] 04/07: Refresh default-to-full-precision.patch

Rebecca Palmer rnpalmer-guest at moszumanska.debian.org
Fri Apr 24 21:56:27 UTC 2015


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

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

commit 28da4c16d8f6d5cf75a79878a782f0281a152237
Author: Rebecca N. Palmer <rebecca_palmer at zoho.com>
Date:   Fri Apr 24 21:18:56 2015 +0100

    Refresh default-to-full-precision.patch
---
 debian/changelog                               | 2 +-
 debian/patches/default-to-full-precision.patch | 7 +++++--
 2 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 56cb5c6..923a56a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,7 @@
 beignet (1.0.3-1) UNRELEASED; urgency=medium
 
   * New upstream release.
-  * Drop patches applied upstream.
+  * Drop patches applied upstream, refresh others.
 
  -- Rebecca N. Palmer <rebecca_palmer at zoho.com>  Fri, 24 Apr 2015 21:16:12 +0100
 
diff --git a/debian/patches/default-to-full-precision.patch b/debian/patches/default-to-full-precision.patch
index dfd1fb0..96d2874 100644
--- a/debian/patches/default-to-full-precision.patch
+++ b/debian/patches/default-to-full-precision.patch
@@ -19,11 +19,14 @@ Author: Rebecca N. Palmer <rebecca_palmer at zoho.com>
      ir::Unit *unit = new ir::Unit();
 --- beignet-1.0.2.orig/docs/Beignet.mdwn
 +++ beignet-1.0.2/docs/Beignet.mdwn
-@@ -169,8 +169,10 @@ Known Issues
+@@ -183,11 +183,10 @@ Known Issues
  * Precision issue.
    Currently Gen does not provide native support of high precision math functions
    required by OpenCL. We provide a software version to achieve high precision,
--  which you can turn on through `export OCL_STRICT_CONFORMANCE=1`.
+-  which you can turn on through
+-
+-  `# export OCL_STRICT_CONFORMANCE=1`.
+-
 -  But be careful, this would make your CL kernel run a little longer.
 +  controlled by the OCL_STRICT_CONFORMANCE environment variable. Default is
 +  1 (high-precision) in Debian beignet but 0 (high-speed) in upstream beignet.

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