JuliaGPU / JuliaGPU/DaggerGPU.jl
Add optimized move for ROCm/AMDGPU
Open
Nobody has claimed this yet.
performance
rocm
- Dominant language
- Julia
- Stars
- 55
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
We have these for CUDA, but we should also have these for ROCm. The APIs are likely nearly identical, so this should be easy.
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 by locating the existing optimized move implementation for CUDA and compare its API and tests with the ROCm/AMDGPU integration points. Add the corresponding ROCm/AMDGPU move support and verify that its behavior matches the CUDA path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- hpc
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100