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 1546838 commit 7572bb2Copy full SHA for 7572bb2
templates/mpi.conf.j2
@@ -0,0 +1,4 @@
1
+# {{ ansible_managed }}
2
+{% for line in openhpc_mpi_conf %}
3
+{{ line }}
4
+{% endfor %}
0 commit comments