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

Lanczos example (LAPACK) #23

Open
talassio opened this issue Mar 29, 2019 · 0 comments
Open

Lanczos example (LAPACK) #23

talassio opened this issue Mar 29, 2019 · 0 comments

Comments

@talassio
Copy link
Collaborator

Example program Lanczos.f90 causes exception
Warning: Floating divide by zero occurred in
call to

call dgesvd( JOBU, JOBVT, n, m, w%Jcopy, n, w%S, w%S, 1, w%S, 1, &

See
https://github.com/talassio/RALFit/blob/38b3dc820570ae7b66294229dd7182a3782a513d/libRALFit/src/ral_nlls_internal.f90#L3456

Note: Compiler flag -ieee=stop will break example.

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

No branches or pull requests

2 participants