JuliaGPU / JuliaGPU/GPUArrays.jl
Scalar indexing for `unique` and `intersect`
Open
- Dominant language
- Julia
- Stars
- 450
- Forks
- 104
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 10
Description
Was trying out `intersect(A, B)` or `unique(vcat(A, B))` with `A::CuVector{Int}` and `B::CuVector{Int}` and ran into scalar indexing issues.
(Will add a MWE later, don't have access to a GPU right now)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.