nomp-org / nomp-org/libnomp

Use official HIP cmake modules

Open
#161 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.