Skip to content

CMake HIP Language Support#1120

Merged
pvelesko merged 1 commit intomainfrom
fix-1092-cmake
Jan 13, 2026
Merged

CMake HIP Language Support#1120
pvelesko merged 1 commit intomainfrom
fix-1092-cmake

Conversation

@pvelesko
Copy link
Copy Markdown
Collaborator

  • Updated HIPCC submodule to implement rocmpath
  • Added new hip-lang-config.cmake file to support compatibility with ROCm's hip-lang interface, including necessary settings for package discovery.

Fixes #1092

- Updated HIPCC submodule to implement rocmpath
- Added new hip-lang-config.cmake file to support compatibility with ROCm's hip-lang interface, including necessary settings for package discovery.
@pvelesko pvelesko changed the title Update HIPCC submodule and refine CMake configuration CMake HIP Language Support Dec 15, 2025
@pvelesko pvelesko marked this pull request as ready for review January 13, 2026 08:14
@pvelesko pvelesko merged commit 91c524d into main Jan 13, 2026
31 checks passed
@pvelesko pvelesko deleted the fix-1092-cmake branch January 13, 2026 08:14
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.

Support for enable_language(hip) or project( ... hip)

1 participant