Use official HIP cmake modules
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 17
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Ideally CMakeLists.txt should use the FindHIP and FindHiprtc to locate HIP libraries and headers and should be similar to https://github.com/ROCm-Developer-Tools/hip-tests/blob/develop/samples/2_Cookbook/23_cmake_hiprtc/CMakeLists.txt.
Resolve this when the following issue gets resolved.
https://github.com/ROCm-Developer-Tools/HIP/issues/3131
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with CMakeLists.txt and compare its HIP library and header lookup with the linked hip-tests CMakeLists.txt example. Check the status of HIP issue 3131 before proceeding. Done means the project uses the official FindHIP and FindHiprtc modules successfully for locating the required HIP components.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100