On 09/03/2021 11:23, Sendu Bala via users wrote:
When using mpirun, how do you pick which ports are used?
I???ve tried:
mpirun --mca btl_tcp_port_min_v4 46207 --mca btl_tcp_port_range_v4 32 --mca
oob_tcp_keepalive_time 45 --mca oob_tcp_max_recon_attempts 20 --mca
oob_tcp_retry_delay 1 --mca
On 07/01/2021 19:51, Josh Hursey via users wrote:
I posted a fix for the static ports issue (currently on the v4.1.x
branch):
https://github.com/open-mpi/ompi/pull/8339
If you have time do you want to give it a try and confirm that it
fixes your issue?
Hello Josh
Definitely yes ! It does n
On 18/12/2020 23:04, Josh Hursey wrote:
Vincent,
Thanks for the details on the bug. Indeed this is a case that seems to
have been a problem for a little while now when you use static ports
with ORTE (-mca oob_tcp_static_ipv4_ports option). It must have crept
in when we refactored the internal