Releases: JuliaGPU/KernelAbstractions.jl
Releases · JuliaGPU/KernelAbstractions.jl
v0.9.23
KernelAbstractions v0.9.23
Merged pull requests:
- Add GPU reverse mode to EnzymeExt (#454) (@wsmoses)
- Fixing transpose function, a missing "end" and some argument orders. (#487) (@Sixzero)
- add 1.11 to CI (#491) (@vchuravy)
- Improve CPU launch heuristic (#500) (@vchuravy)
- use AirspeedVelocity for benchmark CI (#502) (@vchuravy)
- Bump UnsafeAtomicsLLVM to 0.2 (#503) (@pxl-th)
Closed issues:
v0.9.22
v0.9.21
v0.9.20
KernelAbstractions v0.9.20
Merged pull requests:
v0.9.19
KernelAbstractions v0.9.19
Merged pull requests:
v0.9.18
v0.9.17
KernelAbstractions v0.9.17
Merged pull requests:
- Bump actions/cache from 3 to 4 (#455) (@dependabot[bot])
- Bump codecov/codecov-action from 3 to 4 (#456) (@dependabot[bot])
- Revert "Bump codecov/codecov-action from 3 to 4" (#457) (@vchuravy)
- Revert "Allow empty return statements" (#463) (@vchuravy)
Closed issues:
v0.9.16
v0.9.15
v0.9.14
KernelAbstractions v0.9.14
Merged pull requests:
- [EnzymeExt] handle active vars to kernels (#439) (@wsmoses)
- Add simple example with Atomix.jl (#440) (@roflmaostc)
Closed issues:
- CUDADevice not defined (#296)