SSYTRF and SSYTRS

Open discussion for MAGMA library (Matrix Algebra on GPU and Multicore Architectures)
Post Reply
abshukla
Posts: 1
Joined: Sun Aug 01, 2010 7:32 am

SSYTRF and SSYTRS

Post by abshukla » Sun Aug 01, 2010 7:37 am

I could not find ssytrf and ssytrs subroutines in magma.
Are you planning to add this to magma in near future ?

Stan Tomov
Posts: 283
Joined: Fri Aug 21, 2009 10:39 pm

Re: SSYTRF and SSYTRS

Post by Stan Tomov » Thu Aug 05, 2010 12:00 pm

We have not implemented these yet. We got a number of requests for
them so we will consider adding them soon. The solver (ssytrs) will
be easy to add, as it will be based on already existing routines.

Post Reply