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 073ed9f commit 5ac2f94Copy full SHA for 5ac2f94
cime_config/machines/config_machines.xml
@@ -1656,6 +1656,7 @@ commented out until "*** No rule to make target '.../libadios2pio-nm-lib.a'" iss
1656
<executable>mpirun</executable>
1657
<arguments>
1658
<arg name="binding"> --bind-to core</arg>
1659
+ <arg name="num_tasks"> -np {{ total_tasks }}</arg>
1660
</arguments>
1661
</mpirun>
1662
<module_system type="none"/>
0 commit comments