v0.5.6
AMDGPU v0.5.6
Closed issues:
- Implement exponential back-off for signal wait (#84)
- Implement occupancy estimator (#112)
- AMDGPU test errors on gfx908 (Ubuntu 20.04, ROCm 4.2, Julia 1.6.1) (#138)
randn(Float32, 111)andrand(Float32, 111)fail (#161)- Feature request: allow
hsa_amd_memory_copy_asyncto pick a queue (#204) - HSA memory test hang the GPU in CI (#226)
- AMDGPU.agents() doesn't see GPU (#236)
Merged pull requests:
- enable dependabot for GitHub actions (#474) (@ranocha)
- Bump actions/cache from 1 to 3 (#475) (@dependabot[bot])
- Bump codecov/codecov-action from 1 to 3 (#476) (@dependabot[bot])
- Bump actions/checkout from 2 to 3 (#477) (@dependabot[bot])
- Fix typo in tests & bump GPUCompiler (#479) (@pxl-th)
- Add sorting kernels (#480) (@pxl-th)
- Switch to GPUArrays buffer management (#481) (@pxl-th)
- Julia 1.10 enablement (#482) (@pxl-th)
- Add rotate, reflect, axby functions (#484) (@pxl-th)