Preconditioner for cg
Posted: Wed Nov 30, 2016 5:04 am
Hi,
I have a small question about sparse solver. I was able to use LU or Jacobi preconditioner for CG but not Algebraic Multigrid Methods like AMG which is also available on v2.1, it says that preconditioner is not supported. am I doing something wrong or this beautiful method still need time to be inserted completely in magma for cg.
like other parts of my code, I really prefer using a powerful library like magma over cusp.
Thanks for this awesome library and your help.
I have a small question about sparse solver. I was able to use LU or Jacobi preconditioner for CG but not Algebraic Multigrid Methods like AMG which is also available on v2.1, it says that preconditioner is not supported. am I doing something wrong or this beautiful method still need time to be inserted completely in magma for cg.
like other parts of my code, I really prefer using a powerful library like magma over cusp.
Thanks for this awesome library and your help.