| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-02-11 | 1.3 kB | |
| v0.9.40 source code.tar.gz | 2026-02-11 | 50.3 kB | |
| v0.9.40 source code.zip | 2026-02-11 | 80.0 kB | |
| Totals: 3 Items | 131.6 kB | 1 | |
KernelAbstractions v0.9.40
Merged pull requests:
- KernelIntrinsics API (#635) (@christiangnrd)
- Fix trivial typo in quickstart.md (#645) (@PatrickHaecker)
- Update matmul.jl (#646) (@thimotedupuch)
- Update quickstart.md to include MetalBackend (docs) (#648) (@vcantarella)
- [CI] Test backend branches (#656) (@christiangnrd)
- Fix AMDGPU CI (#657) (@christiangnrd)
- KI docstring typos (#660) (@christiangnrd)
- Update CI workflow to use Windows 2022 (#663) (@christiangnrd)
- Update CI deps (#664) (@christiangnrd)
- KernelIntrisics and related tweaks (#666) (@christiangnrd)
- Bump actions dependencies (#669) (@dependabot[bot])
- Bump actions/upload-artifact from 5 to 6 (#670) (@dependabot[bot])
- Add test for kernels with multiple shared buffers (#672) (@christiangnrd)
- [release-0.9] Prefix possibly unused generated variable with
_(#673) (@giordano) - Temporarily work around 1.12 failures (#674) (@christiangnrd)
- fixed CITATION.cff to show DOI (#676) (@cwittens)
- [release-0.9] Add test for kernels with multiple shared buffers (#672) (#678) (@christiangnrd)
- [release-1.9] Support Julia 1.13 (#680) (@eschnett)
Closed issues:
- Lower-level kernel form? (#578)