Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DSTEMR #2

Open
liruipeng opened this issue Feb 2, 2017 · 0 comments
Open

DSTEMR #2

liruipeng opened this issue Feb 2, 2017 · 0 comments

Comments

@liruipeng
Copy link
Collaborator

liruipeng commented Feb 2, 2017

I have occasionally seen seg fault error from LAPACK routine:DSTEMR. I tried saving the tridiagonal into a file and loaded with matlab and did ``eig''. Nothing was wrong in matlab. So, I assume that this is a bug in Lapack. It actually is confirmed as a bug. see http://www.netlib.org/lapack/Errata/index2.html#_strong_span_class_red_bug_159_span_strong_dstemr_consolidates_bugs_113_and_126.

So, in ratlanNr and cheblanNr, we comment it out and use dsetv. When this bug is fixed, we may change it back.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant