Bug 98660 - if the same clmem object is passed into a kernel multiple times, the results are all zero
Summary: if the same clmem object is passed into a kernel multiple times, the results ...
Status: RESOLVED DUPLICATE of bug 98659
Alias: None
Product: Beignet
Classification: Unclassified
Component: Beignet (show other bugs)
Version: unspecified
Hardware: Other All
: medium blocker
Assignee: Zhigang Gong
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-09 16:00 UTC by Hugh Perkins
Modified: 2016-11-10 08:02 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.