Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] add openmpi and horovod to base_install docker. #210

Merged
merged 1 commit into from
Jan 28, 2022

Conversation

rhdong
Copy link
Member

@rhdong rhdong commented Jan 19, 2022

HOROVOD_WITHOUT_MXNET=1 \
HOROVOD_WITH_MPI=1 \
HOROVOD_WITHOUT_GLOO=1 \
python -m pip install --no-cache-dir horovod==$HOROVOD_VERSION
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure if we need install cmake before install horovod.

Copy link
Member Author

@rhdong rhdong Jan 28, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cmake was installed into based_install docker images, please refer to here

@rhdong rhdong merged commit d2d5cd9 into tensorflow:master Jan 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants