Hello,
are there any plans to implement at least some sparse LA solvers in clMAGMA? (E.g. CG + preconditioner and BiCGStab, GMRES or IDR + preconditioner i.e. a combination of solvers that can be used to solve problems with symmetric and asymmetric matrices)
Otherwise, how should I approach the exercise? Maybe HIP (hipify) https://github.com/ROCm-Developer-Tools/HIP could be quite helpful to port relevant sections from MAGMA to clMAGMA?
Best regards,
Klaus