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 50d8f5e commit f842f85Copy full SHA for f842f85
eiger.cscs.ch/multicore-mr0/computer-setup.yaml
@@ -6,7 +6,7 @@ transport: core.ssh
6
scheduler: core.slurm
7
work_dir: /scratch/e1000/{username}/aiida/
8
shebang: '#!/bin/bash'
9
-mpirun_command: srun -n {tot_num_mpiprocs}
+mpirun_command: srun -n {tot_num_mpisprocs}
10
mpiprocs_per_machine: 128
11
default_memory_per_machine: 255000000
12
use_double_quotes: N
0 commit comments