Skip to content

Commit 3c3aac1

Browse files
Add QE 7.2 hybrid codes for daint (#85)
1 parent 5bbf3dd commit 3c3aac1

File tree

4 files changed

+40
-0
lines changed

4 files changed

+40
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
label: dos-7.2
3+
description: DOS compiled for daint-gpu
4+
default_calc_job_plugin: quantumespresso.projwfc
5+
filepath_executable: /apps/daint/UES/jenkins/7.0.UP03/21.09/daint-gpu/software/QuantumESPRESSO/7.2-CrayNvidia-21.09/bin/dos.x
6+
computer: daint-hybrid-s1141
7+
prepend_text: |
8+
module load daint-gpu
9+
module load QuantumESPRESSO
10+
append_text: ' '
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
label: pp-7.2
3+
description: PP compiled for daint-gpu
4+
default_calc_job_plugin: quantumespresso.pp
5+
filepath_executable: /apps/daint/UES/jenkins/7.0.UP03/21.09/daint-gpu/software/QuantumESPRESSO/7.2-CrayNvidia-21.09/bin/pp.x
6+
computer: daint-hybrid-s1141
7+
prepend_text: |
8+
module load daint-gpu
9+
module load QuantumESPRESSO
10+
append_text: ' '
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
label: projwfc-7.2
3+
description: PROJWFC compiled for daint-gpu
4+
default_calc_job_plugin: quantumespresso.projwfc
5+
filepath_executable: /apps/daint/UES/jenkins/7.0.UP03/21.09/daint-gpu/software/QuantumESPRESSO/7.2-CrayNvidia-21.09/bin/projwfc.x
6+
computer: daint-hybrid-s1141
7+
prepend_text: |
8+
module load daint-gpu
9+
module load QuantumESPRESSO
10+
append_text: ' '
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
label: pw-7.2
3+
description: PW compiled for daint-gpu
4+
default_calc_job_plugin: quantumespresso.pw
5+
filepath_executable: /apps/daint/UES/jenkins/7.0.UP03/21.09/daint-gpu/software/QuantumESPRESSO/7.2-CrayNvidia-21.09/bin/pw.x
6+
computer: daint-hybrid-s1141
7+
prepend_text: |
8+
module load daint-gpu
9+
module load QuantumESPRESSO
10+
append_text: ' '

0 commit comments

Comments
 (0)