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 355dd0a commit 278f55aCopy full SHA for 278f55a
defaults/main.yml
@@ -50,8 +50,10 @@ openhpc_config: {}
50
openhpc_cgroup_config: {}
51
openhpc_gres_template: gres.conf.j2
52
openhpc_cgroup_template: cgroup.conf.j2
53
+
54
openhpc_mpi_template: mpi.conf.j2
-openhpc_mpi_conf: []
55
+openhpc_mpi_default_config: {}
56
+openhpc_mpi_config: {}
57
58
openhpc_state_save_location: /var/spool/slurm
59
openhpc_slurmd_spool_dir: /var/spool/slurm
0 commit comments