Skip to content

Commit

Permalink
Fix typo in QE-CPU codes on daint-gpu (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
yakutovicha authored Apr 16, 2024
1 parent 045f796 commit 89a895e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion daint.cscs.ch/gpu/codes/QuantumESPRESSO-CPU.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
label: '{{ code_binary_name }}-{{ version }}'
description: The code {{ code_binary_name }} of Quantum ESPRESSO compiled for gpu nodes on daint
default_calc_job_plugin: quantumespresso.{{ code_binary_name }}
filepath_executable: /apps/dom/UES/jenkins/7.0.UP03/21.09/dom-mc/software/QuantumESPRESSO/{{ version }}-CrayIntel-21.09/bin/{{ code_binary_name }}`.x
filepath_executable: /apps/dom/UES/jenkins/7.0.UP03/21.09/dom-mc/software/QuantumESPRESSO/{{ version }}-CrayIntel-21.09/bin/{{ code_binary_name }}.x
prepend_text: |
module load daint-mc
module load QuantumESPRESSO
Expand Down

0 comments on commit 89a895e

Please sign in to comment.