JuliaGPU / JuliaGPU/KernelAbstractions.jl
`KA.copyto!` between gpu arrays not tested.
Open
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 523
- Forks
- 88
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 25
Description
Would have caught https://github.com/JuliaGPU/Metal.jl/issues/336.
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 tests and implementation entry point for KA.copyto! between GPU arrays, then review the linked Metal.jl issue 336 for the behavior the missing coverage should catch. Done means a regression test demonstrates the expected GPU-array copy behavior and passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- hpc, testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100