se other settings (e.g.,
keepalive_time), then you'll need to set those as well. The names of the
variables may not match between the layers - you'll need to use ompi_info to
find the names and params available for each layer.
On Mar 16, 2021, at 2:43 AM, Vincent via users
mailto:u
bles may not match between the layers - you'll need to use ompi_info to
find the names and params available for each layer.
On Mar 16, 2021, at 2:43 AM, Vincent via users
mailto:users@lists.open-mpi.org>> wrote:
On 09/03/2021 11:23, Sendu Bala via users wrote:
When using mpirun, h
not match between the layers - you'll need to use ompi_info to
find the names and params available for each layer.
On Mar 16, 2021, at 2:43 AM, Vincent via users
mailto:users@lists.open-mpi.org>> wrote:
On 09/03/2021 11:23, Sendu Bala via users wrote:
When using mpirun, how d
not match between the layers - you'll need to use ompi_info to
find the names and params available for each layer.
On Mar 16, 2021, at 2:43 AM, Vincent via users
mailto:users@lists.open-mpi.org>> wrote:
On 09/03/2021 11:23, Sendu Bala via users wrote:
When using mpirun, how do you
.open-mpi.org>> wrote:
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 --m
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 oob_tcp_keepalive_probes 20 --mca
oob_tcp_keepalive
Hi,
Following requested info in https://www.open-mpi.org/community/help/ :
Version: v4.1
config.log: n/a
ompi_info —all: https://pastebin.com/69QKAbi5
$ bsub -q normal -o bsub.o -e bsub.e -R"span[ptile=1]" -n16 mpirun --bynode
--hostfile my_hostfile.txt --tag-output ompi_info -v ompi full --par