v1.3.4
AMDGPU v1.3.4
Bug fixes
sync_workgroupwas lacking memory barrier semantics. They have been updated to match the expectation coming from HIP.
Merged pull requests:
- Update indexing.jl (#771) (@amontoison)
- Add memory barrier semantics to
sync_workgroup(#783) (@vchuravy)
Closed issues:
collectinvokes!error on julia 1.12.0-beta3 (#768)