ROCm / ROCm/hipCollections

[Issue]: pair.inl incompatible with libhipcxx

Open
#8 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
12
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Problem Description

include/cuco/detail/pair/pair.inl is incompatible with libhipcxx because it defines symbols in the hip namespace which is aliased to cuda by libhipcxx.

Ideally, it would use libhipcxx in some way, so that different ROCm libraries could be used together.

Operating System

22.04.5 LTS (Jammy Jellyfish)

CPU

AMD Ryzen Threadripper PRO 7975WX 32-Cores

GPU

AMD Instinct MI210 x 4

ROCm Version

ROCm 6.3.1

ROCm Component

No response

Steps to Reproduce

No response

(Optional for Linux users) Output of /opt/rocm/bin/rocminfo --support

No response

Additional Information

No response

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 at include/cuco/detail/pair/pair.inl around line 70 and inspect how symbols are defined in the hip namespace when libhipcxx is present. Reproduce the incompatibility with ROCm 6.3.1 and libhipcxx; done means pair.inl can coexist with libhipcxx and the compatibility behavior is verified.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
hpc
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.