JuliaGPU / JuliaGPU/GPUArrays.jl
Testing method execution
Open
- Dominant language
- Julia
- Stars
- 450
- Forks
- 104
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 10
Description
Since we're overriding Base all the time (and similarly packages like CuArrays override generic functionality from GPUArrays) we need some test infrastructure to make sure certain specialized methods are executed when doing some operations.
eg. https://github.com/JuliaGPU/CuArrays.jl/pull/111#issuecomment-414259537
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.