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 4996f54 commit 1546838Copy full SHA for 1546838
defaults/main.yml
@@ -50,12 +50,12 @@ openhpc_config: {}
50
openhpc_cgroup_config: {}
51
openhpc_gres_template: gres.conf.j2
52
openhpc_cgroup_template: cgroup.conf.j2
53
+openhpc_mpi_template: mpi.conf.j2
54
55
openhpc_state_save_location: /var/spool/slurm
56
openhpc_slurmd_spool_dir: /var/spool/slurm
57
openhpc_slurm_conf_path: /etc/slurm/slurm.conf
58
openhpc_slurm_conf_template: slurm.conf.j2
-openhpc_mpi_conf_template: mpi.conf.j2
59
60
# Accounting
61
openhpc_slurm_accounting_storage_host: "{{ openhpc_slurmdbd_host }}"
0 commit comments