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

Improve robustness of tests (part1) #810

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

jmachado-amd
Copy link
Collaborator

This PR adds the first part of a series of changes that are meant to improve the robustness of some eigensolvers' tests. It tackles the case in which a subset of the eigenvalues is requested.

The reference eigenvalues are still being computed with LAPACK; tests' inputs will be updated in a future PR.

[Documentation will follow shortly.]

@tfalders tfalders added the noOptimizations Disable optimized kernels for small sizes for some routines label Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
noOptimizations Disable optimized kernels for small sizes for some routines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants