File tree Expand file tree Collapse file tree 10 files changed +96
-0
lines changed
Expand file tree Collapse file tree 10 files changed +96
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ label : dos-7.0
3+ description : QE dos.x compiled for CPU
4+ input_plugin : quantumespresso.dos
5+ on_computer : true
6+ remote_abs_path : /opt/psi/MPI/qe/7.0/openmpi/4.1.3_slurm/gcc/11.2.0/bin/dos.x
7+ prepend_text : |
8+ module use unstable;
9+ module load gcc/11.2.0 openmpi/4.1.3_slurm
10+ module load qe/7.0
11+ append_text : ' '
Original file line number Diff line number Diff line change 1+ ---
2+ label : pp-7.0
3+ description : PP compiled for CPU
4+ input_plugin : quantumespresso.pp
5+ on_computer : true
6+ remote_abs_path : /opt/psi/MPI/qe/7.0/openmpi/4.1.3_slurm/gcc/11.2.0/bin/pp.x
7+ prepend_text : |
8+ module use unstable;
9+ module load gcc/11.2.0 openmpi/4.1.3_slurm
10+ module load qe/7.0
11+ append_text : ' '
Original file line number Diff line number Diff line change 1+ ---
2+ label : projwfc-7.0
3+ description : PROJWFC compiled for CPU
4+ input_plugin : quantumespresso.projwfc
5+ on_computer : true
6+ remote_abs_path : /opt/psi/MPI/qe/7.0/openmpi/4.1.3_slurm/gcc/11.2.0/bin/projwfc.x
7+ prepend_text : |
8+ module use unstable;
9+ module load gcc/11.2.0 openmpi/4.1.3_slurm
10+ module load qe/7.0
11+ append_text : ' '
Original file line number Diff line number Diff line change 1+ ---
2+ label : pw-7.0
3+ description : PW compiled for CPU
4+ input_plugin : quantumespresso.pw
5+ on_computer : true
6+ remote_abs_path : /opt/psi/MPI/qe/7.0/openmpi/4.1.3_slurm/gcc/11.2.0/bin/pw.x
7+ prepend_text : |
8+ module use unstable;
9+ module load gcc/11.2.0 openmpi/4.1.3_slurm
10+ module load qe/7.0
11+ append_text : ' '
Original file line number Diff line number Diff line change 1+ ---
2+ label : pw-7.0
3+ description : PW compiled for GPU
4+ input_plugin : quantumespresso.pw
5+ on_computer : true
6+ remote_abs_path : /opt/psi/MPI/qe/7.0/pgi-mpi/21.5/pgi/21.5/bin/pw.x
7+ prepend_text : |
8+ module use unstable;
9+ module load pgi/21.5 pgi-mpi/21.5
10+ module load qe/7.0
11+ append_text : ' '
Original file line number Diff line number Diff line change 1+ ---
2+ safe_interval : 60
Original file line number Diff line number Diff line change 1+ ---
2+ label : merlin6
3+ hostname : merlin-l-01.psi.ch
4+ description : Merlin6 HPC at PSI
5+ transport : ssh
6+ 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
11+ prepend_text : |
12+ ### computer prepend_text start ###
13+ #SBATCH --cluster=merlin6
14+ #SBATCH --partition=general
15+ #SBATCH --account=merlin
16+ ulimit -s unlimited
17+ ### computer prepend_text end ###
18+ append_text : ' '
Original file line number Diff line number Diff line change 1+ cpu
Original file line number Diff line number Diff line change 1+ ---
2+ safe_interval : 60
Original file line number Diff line number Diff line change 1+ ---
2+ label : merlin6
3+ hostname : merlin-l-01.psi.ch
4+ description : Merlin6 HPC at PSI
5+ transport : ssh
6+ 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
11+ prepend_text : |
12+ ### computer prepend_text start ###
13+ #SBATCH --cluster=gmerlin6
14+ #SBATCH --partition=gpu
15+ #SBATCH --account=merlin
16+ ulimit -s unlimited
17+ ### computer prepend_text end ###
18+ append_text : ' '
You can’t perform that action at this time.
0 commit comments