Update tensorflow/tools/ci_build/linux/mkl/install_openmpi_horovod.sh
Co-authored-by: Penporn Koanantakool <38085909+penpornk@users.noreply.github.com>
This commit is contained in:
parent
6e8d6c3fce
commit
763c2064ca
@ -71,7 +71,7 @@ if [[ ${BUILD_SSH} == "yes" ]]; then
|
||||
apt-get clean && apt-get update && \
|
||||
apt-get install -y --no-install-recommends --fix-missing \
|
||||
libnuma-dev cmake
|
||||
SSH_CONFIG_PATH=/usr/loca/etc/ssh_config
|
||||
SSH_CONFIG_PATH=/usr/local/etc/ssh_config
|
||||
else
|
||||
apt-get clean && apt-get update && \
|
||||
apt-get install -y --no-install-recommends --fix-missing \
|
||||
|
Loading…
Reference in New Issue
Block a user