Bug 98660

Summary: if the same clmem object is passed into a kernel multiple times, the results are all zero
Product: Beignet Reporter: Hugh Perkins <hughperkins2>
Component: BeignetAssignee: Zhigang Gong <zhigang.gong>
Status: RESOLVED DUPLICATE QA Contact:
Severity: blocker    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Hugh Perkins 2016-11-09 16:00:52 UTC
if the same clmem object is passed into a kernel multiple times, the results are all zero.  The opencl 1.2 specifications do not forbid passing the same clmem object into a kernel multiple times (section 5.7.2).  This is entirely legal OpenCL
Comment 1 Hugh Perkins 2016-11-10 08:01:55 UTC
Apologies for dupe.  I submitted prevoius bug report, then got email:

"This issue tracker is for bugs, not technical support. Please send a message to the mailing list for tech support."

... and angrily opened two bug reports instead.


But later on, I noticed the email was for a pyopencl bug report I'd submitted instead :-P https://github.com/pyopencl/pyopencl/issues/154#issuecomment-259449488
Comment 2 Hugh Perkins 2016-11-10 08:02:14 UTC

*** This bug has been marked as a duplicate of bug 98659 ***

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.