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 5041092 commit 4996f54Copy full SHA for 4996f54
defaults/main.yml
@@ -55,6 +55,7 @@ openhpc_state_save_location: /var/spool/slurm
55
openhpc_slurmd_spool_dir: /var/spool/slurm
56
openhpc_slurm_conf_path: /etc/slurm/slurm.conf
57
openhpc_slurm_conf_template: slurm.conf.j2
58
+openhpc_mpi_conf_template: mpi.conf.j2
59
60
# Accounting
61
openhpc_slurm_accounting_storage_host: "{{ openhpc_slurmdbd_host }}"
0 commit comments