Thanks Andreas
Theodore
On 22 November 2012 21:46, Andreas Kloeckner <lists(a)informa.tiker.net>wrote;wrote:
Hi Theodore,
Ted Kord <teddy.kord(a)gmail.com> writes:
What's the level of support for sparse
matrices and LA solvers in pyCUDA?
Does it leverage CUSPARSE or is there a way of using Scipy, etc?
There is no support for CUSPARSE or CUSP. This might be included in
scikits.cuda. As far as support is concerned--there are two sparse
matrix formats and one Krylov-space solver (CG).
HTH,
Andreas