unable to find batched sgeqrf version

Open discussion for MAGMA library (Matrix Algebra on GPU and Multicore Architectures)
Post Reply
sunil ramgopal
Posts: 1
Joined: Thu Nov 20, 2014 5:01 pm

unable to find batched sgeqrf version

Post by sunil ramgopal » Thu Nov 20, 2014 5:21 pm

Hello,

I just installed magma ver. 1.6 from the tar file on the homepage. In the flier for this version it is mentioned that along with lu and cholesky there exists a batched qr version as well.

Though I have found the batched lu and chol, I am unable to find a batched sgeqrf. Is it called something else or is the file perhaps missing ?

Thank you,
Sunil

mgates3
Posts: 918
Joined: Fri Jan 06, 2012 2:13 pm

Re: unable to find batched sgeqrf version

Post by mgates3 » Sat Nov 22, 2014 10:37 pm

Sorry, the geqrf wasn't quite ready for the release. It should be available in an upcoming minor release, perhaps in December or January.
-mark

Post Reply