Skip to content

Conversation

@mousdahl-amd
Copy link
Contributor

Motivation

When attempting to build hipDNN by itself (without the MIOpen plugin), it was trying to build MIOpen (and everything it depends on).

Technical Details

  • Modified BUILD_TOPOLOGY.toml
    • Removed MIOpen as an dependency of hipDNN
    • Cleaned up the MIOpen plugin as well.

Test Plan

  • Built the rock with -DTHEROCK_ENABLE_ALL=OFF -DTHEROCK_ENABLE_HIPDNN=ON
  • Built the rock with -DTHEROCK_ENABLE_ALL=OFF -DTHEROCK_ENABLE_MIOPEN_PLUGIN=ON

Test Result

  • Implicit dependencies correctly determined

Copy link
Contributor

@BrianHarrisonAMD BrianHarrisonAMD left a comment

Choose a reason for hiding this comment

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

Looks good to me assuming we don't hit any CI issues.

Thanks!

@mousdahl-amd
Copy link
Contributor Author

Only outstanding problem in CI is an unrelated rccl test timeout.

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

Labels

None yet

Projects

Status: TODO

Development

Successfully merging this pull request may close these issues.

3 participants