[Issue]: CUDA_ARCH references
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 12
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Problem Description
hipCollections still has various references to CUDA_ARCH, which seems to be wrong based on hip porting documentation.
https://github.com/search?q=repo%3AROCm%2FhipCollections%20CUDA_ARCH&type=code
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 with the repository code search for CUDA_ARCH linked in the issue, then compare each reference with the hip porting documentation. Done means all incorrect CUDA_ARCH references are addressed consistently with that documentation.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100