- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I need to solve a symmetric real eigenproblem. I found out that I should usep?sytrdorp?hetrdto reduce the matrix to a tridiagonal form and then usesteqr2from scalapack to get all the eigen vectors and values.
According to the documentation, sytrd andsteqr are threaded functions.
but what about launching an eigensystem solver on a cluster of Xeons processors to use all the computing capability available ?
Thank you.
Vincent.
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