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:
ganand1 2020-12-31 19:16:10 -08:00 committed by GitHub
parent 6e8d6c3fce
commit 763c2064ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 \