Skip to content

Conversation

@evedovelli
Copy link
Contributor

Motivation

Depending projects can use these functions to check if an architecture is supported or not, and take different paths accordingly.

Technical Details

New cmake function created, exported, and included to make it visible for projects including hipTensor with find_package(hiptensor) in their CMakes.

Test Plan

  1. Build and install hipTensor to verify the newly added files are properly installed.
  2. Change rocm-examples to use one of the newly provided functions and make sure it compiles properly.

Test Result

Files were installed correctly and both hipTensor and rocm-examples are building correctly.

Submission Checklist

Copy link
Collaborator

@Ryker0627 Ryker0627 left a comment

Choose a reason for hiding this comment

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

lgtm

@evedovelli evedovelli merged commit 6c5a601 into ROCm:develop Oct 22, 2025
9 checks passed
@evedovelli evedovelli deleted the users/evedovel/supported-architectures branch October 22, 2025 20:36
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.

2 participants