<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - OpenCL/Clover: AMD Turks: corrupt output buffer (depending on dimension order?)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=103586#c11">Comment # 11</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - OpenCL/Clover: AMD Turks: corrupt output buffer (depending on dimension order?)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=103586">bug 103586</a>
from <span class="vcard"><a class="email" href="mailto:jan.vesely@rutgers.edu" title="Jan Vesely <jan.vesely@rutgers.edu>"> <span class="fn">Jan Vesely</span></a>
</span></b>
<pre>(In reply to Dave Gilbert from <a href="show_bug.cgi?id=103586#c10">comment #10</a>)
<span class="quote">> I believe I'm still seeing this:
>
> dg@hath:~/ocl2$ clinfo
> Number of platforms 1
> Platform Name Clover
> Platform Vendor Mesa
> Platform Version OpenCL 1.1 Mesa
> 17.4.0-devel (git-a16dc04ad5)
> ....
> dg@hath:~/ocl2$ echo $LD_LIBRARY_PATH
> /home/dg/mesa/try/lib:
>
> so I *think* it's using my build.</span >
yes, that looks OK.
<span class="quote">> and I believe I'm still seeing it.
> Is my test valid or do I really need that finish?</span >
it should be OK. Can you replace the clFinish with clWaitForEvents (or the
respective C++ method) to wait for kernel execution?
It looks to me that clover creates new map without waiting for all the dep
events.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>