Skip to content

Commit

Permalink
sort the basis in the low-scaling GW performance test to improve perf…
Browse files Browse the repository at this point in the history
…ormance
  • Loading branch information
JWilhelm authored and fstein93 committed Apr 8, 2020
1 parent 674f4d1 commit 063995b
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions benchmarks/QS_low_scaling_GW/GW.inp
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
&FORCE_EVAL
METHOD Quickstep
&DFT
BASIS_SET_FILE_NAME EMSL_BASIS_SETS
BASIS_SET_FILE_NAME BASIS_RI_cc-TZ
POTENTIAL_FILE_NAME ALL_POTENTIALS
BASIS_SET_FILE_NAME EMSL_BASIS_SETS
BASIS_SET_FILE_NAME BASIS_RI_cc-TZ
POTENTIAL_FILE_NAME ALL_POTENTIALS
SORT_BASIS EXP
&MGRID
CUTOFF 400
REL_CUTOFF 50
Expand Down

0 comments on commit 063995b

Please sign in to comment.