Page 1 of 1

Missing information on ScaLAPACK user's guide

PostPosted: Fri Jan 18, 2013 5:59 pm
by ejspeiro
Hi there,

in relation with a topic I am concerned about as of today, which is to develop a C example for the solution of a general banded system using ScaLAPACK, I have noticed that when I try to read about how can a general banded matrix be stored, prior to attain the computational solution, in the User's Guide, i.e. here: http://netlib.org/scalapack/slug/node89.html, there is no mentioning of these matrices.

Any help?

My related topic is here: http://icl.cs.utk.edu/lapack-forum/viewtopic.php?f=5&t=4227

There, I am basically asking how to start writing such a code.

Thanks in advanced.

Re: Missing information on ScaLAPACK user's guide

PostPosted: Fri Jan 18, 2013 6:02 pm
by ejspeiro
I did find some related information here: http://www.netlib.org/utk/papers/sc96-scalapack/NODE13.HTM

But I believe it is still too vague, as I also believe it is from an old edition of the user guide :?:

Any help would be appreciated.

Thanks.