Skip to content

Conversation

@CMiservaAMD
Copy link
Contributor

@CMiservaAMD CMiservaAMD commented Jan 6, 2026

Motivation

Resolves ROCm/TheRock#2807

Also removes the unneeded cmake *check-old test targets as the new ctest targets have proven sufficient.

Technical Details

Issue was due to TheRock install propagating build paths for installed
targets.
This fix removes the propagated build paths, and adds the proper include
paths to the installed cmake config.

Test Plan

Tests & build are passing correctly.
Adding a test to TheRock as a separate follow-up to emulate client
consumption of hipDNN to prevent regressions.
Locally installing the artifacts, and using them to build samples from hipDNN.

Test Result

Test & build are working.
Samples are now building and installing properly using artifacts generated with this change.

ALMIOPEN-836

@CMiservaAMD CMiservaAMD enabled auto-merge (squash) January 7, 2026 16:52
@CMiservaAMD CMiservaAMD changed the title [hipDNN] Fix exported include paths and remove old check cmake targets. [hipDNN] Partial fix for invalid exported include paths and remove old check cmake targets. Jan 7, 2026
@CMiservaAMD CMiservaAMD disabled auto-merge January 7, 2026 18:09
@CMiservaAMD CMiservaAMD changed the title [hipDNN] Partial fix for invalid exported include paths and remove old check cmake targets. [hipDNN] Fix invalid exported include paths and remove old check cmake targets. Jan 7, 2026
…ndencies (#3685)

## Motivation

Resolves ROCm/TheRock#2807

## Technical Details

Issue was due to TheRock install propagating build paths for installed
targets.
This fix removes the propagated build paths, and adds the proper include
paths to the installed cmake config.

## Test Plan

Tests & build are passing correctly.
Adding a test to TheRock as a separate follow-up to emulate client
consumption of hipDNN to prevent regressions.
Locally installing the artifacts, and using them to build samples from
hipDNN.

## Test Result

Test & build are working.
Samples are now building and installing properly using artifacts
generated with this change.
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.
Just going to do some local testing of the targets before approving.

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.

Targets looking good from local tests, and changes LGTM.

Thanks!

@CMiservaAMD CMiservaAMD merged commit 1bacdd2 into develop Jan 8, 2026
18 checks passed
@CMiservaAMD CMiservaAMD deleted the users/cmiserva/ALMIOPEN-836/remove-check-old-cmake-targets branch January 8, 2026 00:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Issue]: consuming hipDNN frontend from installs of TheRock has path issues during configuration

3 participants