AMDGPU.jl 2.6 and 2.7: linear algebra, sparse arrays, and RDNA4 matrix cores
The 2.6 and 2.7 releases of AMDGPU.jl broaden the package's linear-algebra coverage — GPU Cholesky, LU and now a singular value decomposition via rocSOLVER, mixed-precision matmul, and a sparse-array interface — add WMMA matrix-core support…