Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.
7130 Discussions

Is there any C/C++ sample of ScaLapack SVD subroutine (PDGESVD) ?

Takuya_Sekikawa
Beginner
760 Views
Hi,

I'm looking for C/C++ sample code of using ScaLapack's SVD solver, PDGESVD.
But there are very little reference...
I need actual code that works.
Someone please help!

Takuya
0 Kudos
1 Reply
Andrei_Moskalev__Int
760 Views
Try to use (adopt) general netlib example pdsvddriver.f (located at test/scalapack).
0 Kudos
Reply