<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - atomic_add and atomic_or cause a OpenCL crashes"
href="https://bugs.freedesktop.org/show_bug.cgi?id=95038#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - atomic_add and atomic_or cause a OpenCL crashes"
href="https://bugs.freedesktop.org/show_bug.cgi?id=95038">bug 95038</a>
from <span class="vcard"><a class="email" href="mailto:awatry@gmail.com" title="Aaron Watry <awatry@gmail.com>"> <span class="fn">Aaron Watry</span></a>
</span></b>
<pre>Are the atomic_add/atomic_or operations causing the crash operating against
local or global memory?
Last I checked, I think that atomics for r600g-based cards were only
implemented in LLVM for the local memory space (while SI+ have both
local/global implemented).
Someone may have gotten around to implementing support for global atomics for
Evergreen/NI in LLVM while I wasn't looking, but I have no knowledge of it
having been done.</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>