JuliaGPU / JuliaGPU/KernelAbstractions.jl
`Base.rand(::Backend)`
Open
- Dominant language
- Julia
- Stars
- 523
- Forks
- 88
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 25
Description
Nerf defines this https://github.com/JuliaNeuralGraphics/Nerf.jl/blob/4e6851b58617cd6108dc8952566eaa8b52f305c1/src/kautils.jl#L28
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the linked Nerf.jl definition at src/kautils.jl line 28, then inspect KernelAbstractions.jl's backend entry points for the corresponding API. Done means establishing the intended Base.rand(::Backend) behavior and covering it with a regression test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- backend-api-design
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100