Skip to content

[HIP] Enable multi-version catch tests#420

Open
jplehr wants to merge 3 commits into
llvm:mainfrom
jplehr:fix/enable-multi-version-catch-tests
Open

[HIP] Enable multi-version catch tests#420
jplehr wants to merge 3 commits into
llvm:mainfrom
jplehr:fix/enable-multi-version-catch-tests

Conversation

@jplehr

@jplehr jplehr commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Address various places where -${VARIANT_SUFFIX} appears to have been missing. This is a problem when running in an environment with multiple different ROCm versions installed.

@jplehr jplehr requested review from jmmartinez and yxsamliu June 10, 2026 09:21
Address various places where -${VARIANT_SUFFIX} appears to have been
missing. This is a problem when running in an environment with multiple
different ROCm versions installed.
@jplehr jplehr force-pushed the fix/enable-multi-version-catch-tests branch from caa7d16 to 60ad61e Compare June 10, 2026 09:25
@jplehr

jplehr commented Jun 10, 2026

Copy link
Copy Markdown
Contributor Author

There is one change that is not "just a fix": The patch introduces the HIP_ENABLE_BLENDER_TEST CMake variable. This needs to be set to even enable the whole HIP blender test logic that is inside CMakeList.txt.

@jmmartinez jmmartinez left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I just left a minor comment. Otherwise, the changes look reasonable to me.

Comment thread External/HIP/CMakeLists.txt
It seems that none of the steering variables to enable external test
suites had an option.
I took the liberty to add all of the options in this commit together
with cleaning up one misplaced `include`.
@jplehr jplehr marked this pull request as ready for review June 12, 2026 07:19

@jmmartinez jmmartinez left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks good to me.

Comment thread External/HIP/CMakeLists.txt Outdated
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