Hi,
I need to solve an Eigenvalue problem of the form [A]{x} = e [B]{x}, where A, B are sparse matrices. Since the size of my matrices are quite huge, some 20,000 x 20,000, the only approach is to employ a parallel code. Can anyone suggest such a solver or point me in the right direction?
Thanks in advance !