We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e5148a commit 5bbf3ddCopy full SHA for 5bbf3dd
merlin.psi.ch/cpu/computer-setup.yaml
@@ -7,7 +7,7 @@ scheduler: slurm
7
work_dir: /shared-scratch/{username}/aiida_run/
8
shebang: '#!/bin/bash'
9
mpirun_command: srun -n {tot_num_mpiprocs}
10
-mpiprocs_per_machine: 1
+mpiprocs_per_machine: 44
11
prepend_text: |
12
### computer prepend_text start ###
13
#SBATCH --cluster=merlin6
merlin.psi.ch/gpu/computer-setup.yaml
+mpiprocs_per_machine: 20
#SBATCH --cluster=gmerlin6
0 commit comments