Page 1 of 1

GMRES on magma

Posted: Sun Aug 12, 2012 8:15 pm
by nitinb60
Does magma provide the GMRES algorithm? The earlier documentation and presentation slides from SC10 shows that magma can do a gmres but i cannot locate it in magma 1.2.1.
Has the functionality been taken off?

Thank you in advance for any help on this.

--Nitin

Re: GMRES on magma

Posted: Mon Aug 20, 2012 1:21 pm
by mgates3
We have internal research code that does GMRES, but we haven't released it yet, nor any other sparse algorithms.
-mark

Re: GMRES on magma

Posted: Sat Sep 08, 2012 9:17 am
by nitinb60
Thanks for the reply Mark. Are there any plans of including it in the next release?

--
Nitin

Re: GMRES on magma

Posted: Tue Apr 02, 2013 2:02 pm
by fletchjp
Is there any news on this?

John

Re: GMRES on magma

Posted: Thu Sep 12, 2013 11:02 am
by fletchjp
Is there any news on this? I could not see anything in the 1.4.0 release notes.

Re: GMRES on magma

Posted: Mon Sep 23, 2013 11:54 am
by mgates3
Yes, actually, recently we ramped up active development on sparse methods (gmres, etc.). Probably in a few months we'll have a development release of some of that code.
-mark

Re: GMRES on magma

Posted: Tue Sep 24, 2013 9:34 am
by fletchjp
Thank you that will be interesting. Will there be anything to help with preconditioning?

John

Re: GMRES on magma

Posted: Thu Sep 26, 2013 2:16 pm
by mgates3
Yes, I think there will be some preconditioning stuff as well.
-mark