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

Initial GPU port of xtb #342

Merged
merged 3 commits into from
Sep 21, 2020
Merged

Initial GPU port of xtb #342

merged 3 commits into from
Sep 21, 2020

Conversation

patrickatkinson
Copy link
Contributor

This pull request adds initial GPU support to xtb using OpenACC and cuSOLVER. Routines that now have GPU support are:

  • build_SDQH0
  • d4_gradient
  • eigenvalue solvers

GPU and cuSOLVER support can be enabled/disabled through meson build options (meson_options.txt). All tests pass except those that were previously failing with the NVIDIA/PGI compilers (tested with PGI 19.10 and NVFORTRAN 20.7).

@awvwgk
Copy link
Member

awvwgk commented Sep 6, 2020

Thanks I will have a look ASAP

@awvwgk awvwgk added this to the v6.4.0 milestone Sep 17, 2020
@awvwgk awvwgk merged commit d29c659 into grimme-lab:master Sep 21, 2020
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