- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I want to calculate all the eigenvalues of a real, symmetric, sparse matrix of the order of 30,000 X 30,000.
Since, the order of the matrix is so huge, I would like to store only the non-zero values of the matrix to cut down on memory. I have been using scalapack earlier (pdsyev subroutine) for calculating the eigenvalues but unfortunately for that i have to store even the zeroes.
can anyone please suggest me that is there any provision in intel cmkl to take care of the sparsity of the matrix or can there be any other method so that i don't fall short of memory.
thanks
Sonu
I want to calculate all the eigenvalues of a real, symmetric, sparse matrix of the order of 30,000 X 30,000.
Since, the order of the matrix is so huge, I would like to store only the non-zero values of the matrix to cut down on memory. I have been using scalapack earlier (pdsyev subroutine) for calculating the eigenvalues but unfortunately for that i have to store even the zeroes.
can anyone please suggest me that is there any provision in intel cmkl to take care of the sparsity of the matrix or can there be any other method so that i don't fall short of memory.
thanks
Sonu
Link Copied
0 Replies

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page