[Issue]: pair.inl incompatible with libhipcxx
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
- 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 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