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

Couple with ELPA #665

Merged
merged 1 commit into from
Nov 14, 2022
Merged

Couple with ELPA #665

merged 1 commit into from
Nov 14, 2022

Conversation

jeanlucf22
Copy link
Collaborator

No description provided.

@jeanlucf22
Copy link
Collaborator Author

any comments? ready to merge...

@nicolasbock nicolasbock self-assigned this Nov 14, 2022
@nicolasbock
Copy link
Collaborator

I might be missing something, but I can't figure out how one would call the ELPA version of bml_diagonalize_distributed2d. Are you planning on enabling the new functions in a follow-up PR?

bml_matrix_distributed2d_t * eigenvectors)
{
#ifdef BML_USE_ELPA
TYPED_FUNC(bml_diagonalize_distributed2d_elpa) (A, eigenvalues,
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Function implementing interface to ELPA is called here

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh right. Thanks for pointing me in the right direction 😄

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

Successfully merging this pull request may close these issues.

3 participants