mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-28 14:15:19 -04:00
Avoid ELPA for small GPU runs in the benchmarks test (MP2/RPA) (#1818)
* Update H2O-32-HF-TZ.inp * Update H2O-32-PBE-TZ.inp * Update H2O-32-RI-MP2-TZ.inp * Update H2O-32-RI-dRPA-TZ.inp
This commit is contained in:
parent
067e01a673
commit
e26e4f0681
4 changed files with 4 additions and 0 deletions
|
|
@ -72,6 +72,7 @@
|
|||
&GLOBAL
|
||||
PROJECT H2O-32-HF-TZ
|
||||
RUN_TYPE ENERGY
|
||||
PREFERRED_DIAG_LIBRARY SL
|
||||
PRINT_LEVEL MEDIUM
|
||||
&END GLOBAL
|
||||
|
||||
|
|
|
|||
|
|
@ -56,6 +56,7 @@
|
|||
&GLOBAL
|
||||
PROJECT H2O-32-PBE-TZ
|
||||
RUN_TYPE ENERGY
|
||||
PREFERRED_DIAG_LIBRARY SL
|
||||
PRINT_LEVEL MEDIUM
|
||||
&END GLOBAL
|
||||
|
||||
|
|
|
|||
|
|
@ -85,6 +85,7 @@
|
|||
&GLOBAL
|
||||
PROJECT H2O-32-RI-MP2-TZ
|
||||
RUN_TYPE ENERGY
|
||||
PREFERRED_DIAG_LIBRARY SL
|
||||
PRINT_LEVEL MEDIUM
|
||||
&END GLOBAL
|
||||
|
||||
|
|
|
|||
|
|
@ -72,6 +72,7 @@
|
|||
&GLOBAL
|
||||
PROJECT H2O-32-RI-RPA-TZ
|
||||
RUN_TYPE ENERGY
|
||||
PREFERRED_DIAG_LIBRARY SL
|
||||
PRINT_LEVEL MEDIUM
|
||||
&END GLOBAL
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue