Skip to content

[c10d] Remove hardcoded system path from CMAKE_MODULE_PATH#11386

Closed
pietern wants to merge 1 commit intopytorch:masterfrom
pietern:c10d-cmake-fix
Closed

[c10d] Remove hardcoded system path from CMAKE_MODULE_PATH#11386
pietern wants to merge 1 commit intopytorch:masterfrom
pietern:c10d-cmake-fix

Conversation

@pietern
Copy link
Contributor

@pietern pietern commented Sep 7, 2018

This seems to be causing different versions of OpenMPI being picked up
by different parts of the build. Not a good practice to include absolute
paths anyway, so let's try removing it.

This seems to be causing different versions of OpenMPI being picked up
by different parts of the build. Not a good practice to include absolute
paths anyway, so let's try removing it.
@pietern pietern added oncall: distributed Add this issue/PR to distributed oncall triage queue module: build Build system issues labels Sep 7, 2018
@pietern pietern requested review from Yangqing and teng-li September 7, 2018 17:28
@pietern pietern requested a review from apaszke as a code owner September 7, 2018 17:28
@pietern
Copy link
Contributor Author

pietern commented Sep 7, 2018

Test failure in pr/pytorch-linux-xenial-cuda8-cudnn6-py3 is unrelated and @teng-li has a fix in #11391.

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

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

pietern has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

PenghuiCheng pushed a commit to PenghuiCheng/pytorch that referenced this pull request Sep 11, 2018
Summary:
This seems to be causing different versions of OpenMPI being picked up
by different parts of the build. Not a good practice to include absolute
paths anyway, so let's try removing it.
Pull Request resolved: pytorch#11386

Reviewed By: teng-li

Differential Revision: D9724349

Pulled By: pietern

fbshipit-source-id: 3dfef91c81f2e97e5125284aff9e7e98f8761917
@ezyang ezyang added the merged label Jun 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

module: build Build system issues oncall: distributed Add this issue/PR to distributed oncall triage queue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants