Skip to content

Commit

Permalink
elpa protocol in global
Browse files Browse the repository at this point in the history
  • Loading branch information
cpignedoli committed Jul 18, 2024
1 parent 6c31161 commit 7994364
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions aiida_nanotech_empa/workflows/cp2k/protocols/gw_protocols.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ gpw_std_scf_step:
CELL:
PERIODIC: NONE
GLOBAL:
ELPA_KERNEL: AVX2_BLOCK2
RUN_TYPE: ENERGY
PRINT_LEVEL: MEDIUM
EXTENDED_FFT_LENGTHS: ''
Expand Down Expand Up @@ -143,6 +144,7 @@ gpw_std_gw_step:
CELL:
PERIODIC: NONE
GLOBAL:
ELPA_KERNEL: AVX2_BLOCK2
RUN_TYPE: ENERGY
PRINT_LEVEL: MEDIUM
EXTENDED_FFT_LENGTHS: ''
Expand Down Expand Up @@ -197,6 +199,7 @@ gpw_std_ic_step:
CELL:
PERIODIC: NONE
GLOBAL:
ELPA_KERNEL: AVX2_BLOCK2
RUN_TYPE: ENERGY
PRINT_LEVEL: MEDIUM
EXTENDED_FFT_LENGTHS: ''
Expand Down Expand Up @@ -236,6 +239,7 @@ gapw_std_scf_step:
CELL:
PERIODIC: NONE
GLOBAL:
ELPA_KERNEL: AVX2_BLOCK2
RUN_TYPE: ENERGY
PRINT_LEVEL: MEDIUM
EXTENDED_FFT_LENGTHS: ''
Expand Down Expand Up @@ -284,6 +288,7 @@ gapw_std_gw_step:
CELL:
PERIODIC: NONE
GLOBAL:
ELPA_KERNEL: AVX2_BLOCK2
RUN_TYPE: ENERGY
PRINT_LEVEL: MEDIUM
EXTENDED_FFT_LENGTHS: ''
Expand Down Expand Up @@ -337,6 +342,7 @@ gapw_std_ic_step:
CELL:
PERIODIC: NONE
GLOBAL:
ELPA_KERNEL: AVX2_BLOCK2
RUN_TYPE: ENERGY
PRINT_LEVEL: MEDIUM
EXTENDED_FFT_LENGTHS: ''
Expand Down Expand Up @@ -376,6 +382,7 @@ gapw_hq_scf_step:
CELL:
PERIODIC: NONE
GLOBAL:
ELPA_KERNEL: AVX2_BLOCK2
RUN_TYPE: ENERGY
PRINT_LEVEL: MEDIUM
EXTENDED_FFT_LENGTHS: ''
Expand Down Expand Up @@ -424,6 +431,7 @@ gapw_hq_gw_step:
CELL:
PERIODIC: NONE
GLOBAL:
ELPA_KERNEL: AVX2_BLOCK2
RUN_TYPE: ENERGY
PRINT_LEVEL: MEDIUM
EXTENDED_FFT_LENGTHS: ''
Expand Down Expand Up @@ -477,6 +485,7 @@ gapw_hq_ic_step:
CELL:
PERIODIC: NONE
GLOBAL:
ELPA_KERNEL: AVX2_BLOCK2
RUN_TYPE: ENERGY
PRINT_LEVEL: MEDIUM
EXTENDED_FFT_LENGTHS: ''

0 comments on commit 7994364

Please sign in to comment.