Skip to content

Commit

Permalink
Avoid ELPA for small benchmarks (#1811)
Browse files Browse the repository at this point in the history
* Avoid ELPA for small tests

ELPA hangs on the GPU execution for small tests, force SCALAPACK
  • Loading branch information
alazzaro committed Dec 16, 2021
1 parent 08c05a7 commit 67dc77c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions benchmarks/QS_mp2_rpa/32-H2O/RI-MP2.inp
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
PROJECT RI-MP2
PROGRAM FARMING
RUN_TYPE NONE
PREFERRED_DIAG_LIBRARY SL
&PRINT OFF
&END PRINT
&END GLOBAL
Expand Down
1 change: 1 addition & 0 deletions benchmarks/QS_mp2_rpa/32-H2O/RI-RPA.inp
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
PROJECT RI-RPA
PROGRAM FARMING
RUN_TYPE NONE
PREFERRED_DIAG_LIBRARY SL
&PRINT OFF
&END PRINT
&END GLOBAL
Expand Down

0 comments on commit 67dc77c

Please sign in to comment.