Skip to content

Commit

Permalink
Add QE 7.2 hybrid codes for daint (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
AndresOrtegaGuerrero authored Jul 21, 2023
1 parent 5bbf3dd commit 3c3aac1
Show file tree
Hide file tree
Showing 4 changed files with 40 additions and 0 deletions.
10 changes: 10 additions & 0 deletions daint.cscs.ch/codes/dos-7.2-hybrid.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
label: dos-7.2
description: DOS compiled for daint-gpu
default_calc_job_plugin: quantumespresso.projwfc
filepath_executable: /apps/daint/UES/jenkins/7.0.UP03/21.09/daint-gpu/software/QuantumESPRESSO/7.2-CrayNvidia-21.09/bin/dos.x
computer: daint-hybrid-s1141
prepend_text: |
module load daint-gpu
module load QuantumESPRESSO
append_text: ' '
10 changes: 10 additions & 0 deletions daint.cscs.ch/codes/pp-7.2-hybrid.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
label: pp-7.2
description: PP compiled for daint-gpu
default_calc_job_plugin: quantumespresso.pp
filepath_executable: /apps/daint/UES/jenkins/7.0.UP03/21.09/daint-gpu/software/QuantumESPRESSO/7.2-CrayNvidia-21.09/bin/pp.x
computer: daint-hybrid-s1141
prepend_text: |
module load daint-gpu
module load QuantumESPRESSO
append_text: ' '
10 changes: 10 additions & 0 deletions daint.cscs.ch/codes/projwfc-7.2-hybrid.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
label: projwfc-7.2
description: PROJWFC compiled for daint-gpu
default_calc_job_plugin: quantumespresso.projwfc
filepath_executable: /apps/daint/UES/jenkins/7.0.UP03/21.09/daint-gpu/software/QuantumESPRESSO/7.2-CrayNvidia-21.09/bin/projwfc.x
computer: daint-hybrid-s1141
prepend_text: |
module load daint-gpu
module load QuantumESPRESSO
append_text: ' '
10 changes: 10 additions & 0 deletions daint.cscs.ch/codes/pw-7.2-hybrid.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
label: pw-7.2
description: PW compiled for daint-gpu
default_calc_job_plugin: quantumespresso.pw
filepath_executable: /apps/daint/UES/jenkins/7.0.UP03/21.09/daint-gpu/software/QuantumESPRESSO/7.2-CrayNvidia-21.09/bin/pw.x
computer: daint-hybrid-s1141
prepend_text: |
module load daint-gpu
module load QuantumESPRESSO
append_text: ' '

0 comments on commit 3c3aac1

Please sign in to comment.