Commit 02035d0
committed
Fix scf_ppcg GPU case: remove k-point-incompatible use_k_continuity
The case was copied from scf_bpcg and inherited use_k_continuity, which
cannot be used with k-point parallelization (the default for the 2-process
run without bndpar). Drop use_k_continuity and diago_smooth_ethr, matching
the other GPU solver cases, and regenerate the reference with mpirun -np 2.1 parent eac9cd0 commit 02035d0
2 files changed
Lines changed: 5 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
0 commit comments