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

Merge QE-7.3.1 #60

Merged
merged 841 commits into from
Jul 17, 2024
Merged

Merge QE-7.3.1 #60

merged 841 commits into from
Jul 17, 2024

Conversation

toxa81
Copy link
Collaborator

@toxa81 toxa81 commented Jun 4, 2024

No description provided.

giannozz and others added 30 commits December 1, 2023 11:29
Minor cuda cleaning

See merge request QEF/q-e!2190
- tab renamed to tab_beta
- device variable tab_d deleted, replaced by ACC variable tab_beta
typo (vaklue -> value)

See merge request QEF/q-e!2192
pw2wannier90: k-point parallelization

See merge request QEF/q-e!2191
bugfix hp_symdnsq, and polished examples

See merge request QEF/q-e!2194
Meta-GGA starting potential for LSDA

Closes #626

See merge request QEF/q-e!2195
[skip-CI] Ooops ...

See merge request QEF/q-e!2196
[skip-CI] Yet another bug introduced yesterday

See merge request QEF/q-e!2197
Fix annoying, non-existing test failure

See merge request QEF/q-e!2198
* support collinear spin when `atom_proj = .true.`
* check array allocation errors
Apply S operator to pseudo wavefunctions |phi> from USPP, when these
|phi>s are not orthonormalized betwen themselves.
Then the projection coefficients are computed by <psi|S|phi>.
This allows reducing the realspace grid shape according to user-provided
input. Previously it was hard-coded as 2.
fortran source and documentation tex files
@toxa81
Copy link
Collaborator Author

toxa81 commented Jun 4, 2024

@simonpintarelli @gsavva
this is a huge PR that is impossible to review. I merged and resolved conflicts for qe-7.2 -> qe-7.3.1 updates. It seems to work but more tests are needed for more confidence.

@toxa81
Copy link
Collaborator Author

toxa81 commented Jun 5, 2024

cscs-ci run default

Still unsure this is the way to go. more tests to be done
PW/src/mod_sirius.f90 Outdated Show resolved Hide resolved
@gsavva
Copy link
Collaborator

gsavva commented Jul 1, 2024

cscs-ci run default

@gsavva
Copy link
Collaborator

gsavva commented Jul 16, 2024

apparently the master branch of nlcglib was removed here

@gsavva
Copy link
Collaborator

gsavva commented Jul 17, 2024

@toxa81 are we good to merge this?
The crash on "LiCoO2 parallel" is fixed.
ReFrame tests are all ok.
But Ni parallel and h2o_koopmans still fail randomly with S matrix not positive definite

edit: h2o_koopmans runs fine in serial in this PR: #57

@toxa81 toxa81 marked this pull request as ready for review July 17, 2024 11:18
@toxa81 toxa81 merged commit a42b3a2 into ristretto Jul 17, 2024
1 check was pending
@toxa81 toxa81 deleted the merge_qe_73 branch July 17, 2024 11:21
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.