v0.5.3
AMDGPU v0.5.3
Closed issues:
- AMDGPU.jl master is broken on Julia 1.7 (#372)
- Failure calling upon calling Enzyme
autodiff_deferred(#444) - Segmentation fault on
hipStreamDestroy(#449) - Setting HIP_VISIBLE_DEVICES to an invalid ID fails in an unhelpful way (#450)
- hipErrorSharedObjectInitFailed (#451)
- Unexpected error: ccall requires compiler when using QR (#461)
Merged pull requests:
- Add
AMDGPU.@syncmacro (#454) (@luraess) - Add rocSOLVER routines (#456) (@pxl-th)
- Add missing HIP error code (#457) (@pxl-th)
- Add env variable if Navi 2 detected (#458) (@pxl-th)
- Update docs (#459) (@pxl-th)
- Update doc (#460) (@luraess)
- blas: Improve error on missing rocBLAS (#462) (@jpsamaroo)
- rocSPARSE support (#463) (@pxl-th)
- Check libraries are functional once during init (#464) (@pxl-th)