Bug#769403: beignet: unhelpful error on trying to call nonexistent OpenCL kernel function

2014-11-13 Thread Rebecca N. Palmer
Package: beignet Version: 0.9.3~dfsg-2 (That version is only in Alioth as yet, but as I haven't touched anything related to this, I suspect the problem is upstream) If an OpenCL kernel attempts to call a non-existent function (e.g. b[i]=co(a[i]), as in the attached), pocl returns a

Bug#769403: beignet: unhelpful error on trying to call nonexistent OpenCL kernel function

2014-11-13 Thread Zhigang Gong
You are right, it's still in upstream master branch. Will fix it soon. Thanks. On Thu, Nov 13, 2014 at 8:37 PM, Rebecca N. Palmer rebecca_pal...@zoho.com wrote: Package: beignet Version: 0.9.3~dfsg-2 (That version is only in Alioth as yet, but as I haven't touched anything related to this,

Bug#769403: beignet: unhelpful error on trying to call nonexistent OpenCL kernel function

2014-11-13 Thread Zhigang Gong
Hi, A temporary fix for this issue is in 1.0.0 now: commit 39f89175c677653c56e36c08c4510fc972da5358 Author: Zhigang Gong zhigang.g...@intel.com Date: Fri Nov 14 08:02:57 2014 +0800 GBE: work around error reporting for unresolved symbols. And I recommend all beignet users to update to this