[Mesa-dev] [Bug 95038] atomic_add and atomic_or cause a OpenCL crashes

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Apr 20 20:34:11 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=95038

--- Comment #1 from Aaron Watry <awatry at gmail.com> ---
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20160420/90cf30bb/attachment-0001.html>


More information about the mesa-dev mailing list