Releases: JuliaGPU/GPUArrays.jl
Releases · JuliaGPU/GPUArrays.jl
v10.2.3
GPUArrays v10.2.3
Merged pull requests:
- unbreak LowerTriangular test with MtlArray (#547) (@chengchingwen)
v10.2.2
GPUArrays v10.2.2
v10.2.1
v10.2.0
GPUArrays v10.2.0
Merged pull requests:
- Adapt to new LinearAlgebra.generic_*mul! interface (#519) (@dkarrasch)
- Add generic_trimatmul and generic_mattrimul (#531) (@tgymnich)
- Define
append!
(#533) (@mtfishman) - Remove unused type variables (#537) (@tgymnich)
Closed issues:
v10.1.1
GPUArrays v10.1.1
Merged pull requests:
- CompatHelper: bump compat for LLVM to 7, (keep existing compat) (#532) (@github-actions[bot])
v10.1.0
GPUArrays v10.1.0
Merged pull requests:
- Support
WrapperGPUArray
nd indexing by fusingvectorized
fallback. (#512) (@N5N3) - Fix docstrings (#513) (@MilesCranmer)
- Fixes for nightly. (#514) (@maleadt)
- Bump codecov/codecov-action from 3 to 4 (#515) (@dependabot[bot])
- Bump actions/cache from 3 to 4 (#516) (@dependabot[bot])
- Use linear-indexing broadcast kernel when possible (#520) (@maleadt)
- Make sure broadcast and map errors are visible. (#524) (@maleadt)
- Bump julia-actions/setup-julia from 1 to 2 (#527) (@dependabot[bot])
- Exit immediately for empty arrays (#528) (@christiangnrd)
Closed issues:
- Reduction does not work on shared memory. (#523)
v10.0.2
v10.0.1
GPUArrays v10.0.1
Merged pull requests:
v10.0.0
GPUArrays v10.0.0
Merged pull requests:
v9.1.0
GPUArrays v9.1.0
Merged pull requests:
- Update manifest (#492) (@github-actions[bot])
- Update manifest (#493) (@github-actions[bot])
- Update manifest (#494) (@github-actions[bot])
- Bump actions/checkout from 3 to 4 (#495) (@dependabot[bot])
- Update manifest (#496) (@github-actions[bot])
- CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#497) (@github-actions[bot])
- Rework host indexing. (#499) (@maleadt)
- Fixes for Julia 1.11. (#500) (@maleadt)