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

Change default ELPA solver when running on GPUs #133

Merged

Conversation

muralidhar-nalabothula
Copy link
Contributor

@muralidhar-nalabothula muralidhar-nalabothula commented Sep 9, 2024

The latest version of ELPA does not support type-2 solver when running on gpus ( see https://github.com/marekandreas/elpa/blob/master/src/elpa2/elpa2_template.F90#L1742). So, for now, we should always use the type-1 solver when running on GPU. This PR will force the solver to be type-1 when running on GPUs. In future, if they coded this, we can remove this barrier.

@sangallidavide
Copy link
Member

I did some test run on GPU and it works.

To this end, I synced my branch with the last GPU changes in yambo (see PR #132 )
I'll open a PR from my branch to yours with few more info.

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.

2 participants