Skip to content

Conversation

xuhdev
Copy link
Collaborator

@xuhdev xuhdev commented Jun 24, 2019

Stack from ghstack:

This is done by making additional_options a dict rather than a set.

Differential Revision: D15985376

…riables that are directly controlled by environment variables but with a different name.
'_GLIBCXX_USE_CXX11_ABI': 'GLIBCXX_USE_CXX11_ABI',
'MKL_SEQ': 'INTEL_MKL_SEQUENTIAL',
'MKL_TBB': 'INTEL_MKL_TBB',
'USE_CUDA_STATIC_LINK': 'CAFFE2_STATIC_LINK_CUDA'
Copy link
Contributor

Choose a reason for hiding this comment

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

Sigh. Our build system really is outrageous XD

@ezyang
Copy link
Contributor

ezyang commented Jun 24, 2019

This and co all waiting on CI

…se CMake variables that are directly controlled by environment variables but with a different name."

Further remove redundant CMake option passing code for those CMake variables that are directly controlled by environment variables but with a different name.

gh-metadata: pytorch pytorch 22154 gh/xuhdev/5/head
@xuhdev
Copy link
Collaborator Author

xuhdev commented Jun 24, 2019

Updated to resolve a newly developed conflict in master

…se CMake variables that are directly controlled by environment variables but with a different name."

Further remove redundant CMake option passing code for those CMake variables that are directly controlled by environment variables but with a different name.

gh-metadata: pytorch pytorch 22154 gh/xuhdev/5/head
@bddppq bddppq requested review from ilia-cher and pjh5 June 24, 2019 21:31
@zou3519 zou3519 deleted the gh/xuhdev/5/head branch June 25, 2019 14:25
@facebook-github-bot
Copy link
Contributor

@ezyang merged this pull request in b0bd875.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants