disabling tcp OMPI btl

because of the error mca_btl_tcp_frag_send: writev failed
This commit is contained in:
edoapra 2025-12-13 08:57:00 -08:00
parent 7bdbce4b05
commit c88ea3bfc6
No known key found for this signature in database
GPG key ID: 9E6A0B70826967BA

View file

@ -3,7 +3,7 @@
set -e
#OpenMPI fixes
export OMPI_MCA_plm_rsh_agent=ssh
export OMPI_MCA_btl=self,tcp
# export OMPI_MCA_btl=self,tcp
export OMPI_MCA_osc=^ucx
# export OMPI_MCA_btl_tcp_if_include=lo
# source env. variables