JuliaGPU / GPUArrays.jl

Reusable array functionality for Julia's various GPU backends.
MIT License
321 stars 79 forks source link

Accomodate for rectangular matrices in copytrito! #538

Open amontoison opened 4 months ago

amontoison commented 4 months ago

Related to https://github.com/JuliaLang/julia/issues/54546 and https://github.com/JuliaLang/julia/pull/54587. cc @dkarrasch