pcgesvd performance
Hello all,
I'm calculating the single complex SVD of highly rectangular matrices, typically of shape 800x80000 or on that order.
I get the correct result, however in all combinations I tried the performance is rather poor (actually I need 12 or more processors to beat a single CPU lapack implementation).
Can someone please give me a hint for block size and grid shape to get good performance here ?
Thank you,
Thomas
I'm calculating the single complex SVD of highly rectangular matrices, typically of shape 800x80000 or on that order.
I get the correct result, however in all combinations I tried the performance is rather poor (actually I need 12 or more processors to beat a single CPU lapack implementation).
Can someone please give me a hint for block size and grid shape to get good performance here ?
Thank you,
Thomas