Skip to content

Commit 5ac2f94

Browse files
committed
Add num_tasks arg for mpirun on ghci-snl-cpu
1 parent 073ed9f commit 5ac2f94

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cime_config/machines/config_machines.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1656,6 +1656,7 @@ commented out until "*** No rule to make target '.../libadios2pio-nm-lib.a'" iss
16561656
<executable>mpirun</executable>
16571657
<arguments>
16581658
<arg name="binding"> --bind-to core</arg>
1659+
<arg name="num_tasks"> -np {{ total_tasks }}</arg>
16591660
</arguments>
16601661
</mpirun>
16611662
<module_system type="none"/>

0 commit comments

Comments
 (0)