Skip to content

Commit 44076aa

Browse files
authored
fix some incorrect INPUT files (#5284)
1 parent 60c1f77 commit 44076aa

File tree

2 files changed

+3
-3
lines changed
  • tests/integrate
    • 933_NO_H_dzp_ns2_GPU
    • 935_NO_Si2_tzdp_ns2_k_GPU

2 files changed

+3
-3
lines changed

tests/integrate/933_NO_H_dzp_ns2_GPU/INPUT

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ mixing_beta_mag 0.4
2626
mixing_gg0 0.0
2727
mixing_gg0_mag 0.0
2828
gamma_only 1
29-
ks_solver genelpa
30-
device cpu
29+
ks_solver cusolver
30+
device gpu
3131
nspin 2

tests/integrate/935_NO_Si2_tzdp_ns2_k_GPU/INPUT

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ mixing_type broyden
2424
mixing_beta 0.3
2525
gamma_only 0
2626
ks_solver cusolver
27-
device cpu
27+
device gpu
2828
nspin 2

0 commit comments

Comments
 (0)