mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-21 06:25:21 -04:00
disabling tcp OMPI btl
because of the error mca_btl_tcp_frag_send: writev failed
This commit is contained in:
parent
7bdbce4b05
commit
c88ea3bfc6
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue