Skip to content

Enable ROCM clang-7 build#12223

Closed
bddppq wants to merge 2 commits intopytorch:masterfrom
bddppq:nuke-target-compile-features
Closed

Enable ROCM clang-7 build#12223
bddppq wants to merge 2 commits intopytorch:masterfrom
bddppq:nuke-target-compile-features

Conversation

@bddppq
Copy link
Contributor

@bddppq bddppq commented Oct 1, 2018

No description provided.

target_include_directories(${test_name} PRIVATE $<INSTALL_INTERFACE:include>)
target_include_directories(${test_name} PRIVATE ${Caffe2_CPU_INCLUDE})
if (${CMAKE_MAJOR_VERSION}.${CMAKE_MINOR_VERSION} GREATER 3.0)
target_compile_features(${test_name} PRIVATE cxx_range_for)

This comment was marked as off-topic.

@bddppq
Copy link
Contributor Author

bddppq commented Oct 1, 2018

@pytorchbot retest this please

@bddppq
Copy link
Contributor Author

bddppq commented Oct 1, 2018

@bddppq bddppq requested a review from Yangqing October 1, 2018 18:31
Copy link
Contributor

@yinghai yinghai left a comment

Choose a reason for hiding this comment

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

LGTM.

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.

bddppq is landing this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@bddppq bddppq deleted the nuke-target-compile-features branch October 1, 2018 23:12
@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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants