Releases: JuliaGPU/KernelAbstractions.jl
Releases · JuliaGPU/KernelAbstractions.jl
v0.9.34
KernelAbstractions v0.9.34
Merged pull requests:
- Bump googleapis/code-suggester from 2 to 4 (#560) (@dependabot[bot])
- Allow opt-out of implicit bounds-checking (#563) (@vchuravy)
- [0.9] Forbid divergent execution of work-group barriers (#564) (@vchuravy)
- Update Changelog in docs (#565) (@vchuravy)
- Fix docs and test for unsafe_indicies=true (#566) (@vchuravy)
- Fix indicies->indices typo everywhere (#567) (@vchuravy)
v0.9.33
KernelAbstractions v0.9.33
Merged pull requests:
v0.9.32
KernelAbstractions v0.9.32
- Clarify the semantics of
KernelAbstractions.copyto!
and addKernelAbstractions.pagelock!
- Add support for multiple devices per backend
Merged pull requests:
- Run Runic after explicit return rule addition (#516) (@fredrikekre)
- Avoid the exception branch in expand (#518) (@vchuravy)
- Allow for ndims query (#551) (@vchuravy)
- Switch Runic CI (#552) (@vchuravy)
- Update quickstart.md (#553) (@Dale-Black)
- support multiple devices per backend (#554) (@vchuravy)
- Document the semantics of copyto! and add pagelock! (#555) (@vchuravy)
Closed issues:
- Add Feature to Select Devices to Execute Kernels On (#458)
v0.9.31
KernelAbstractions v0.9.31
Merged pull requests:
v0.9.30
v0.9.29
v0.9.28
v0.9.27
KernelAbstractions v0.9.27
Merged pull requests:
v0.9.26
KernelAbstractions v0.9.26
Merged pull requests:
- Bump codecov/codecov-action from 3 to 4 (#466) (@dependabot[bot])
- Remove test reliance on high-level features (#520) (@maleadt)
- Include OpenCL in reflection test exemptions. (#521) (@maleadt)
- Bump julia-actions/cache from 1 to 2 (#522) (@dependabot[bot])
- Bump actions/checkout from 2 to 4 (#523) (@dependabot[bot])
- Bump peter-evans/create-or-update-comment from 3 to 4 (#524) (@dependabot[bot])
- Bump peter-evans/find-comment from 2 to 3 (#525) (@dependabot[bot])
- Switch to julia-actions/cache. (#526) (@maleadt)
- Bump actions/upload-artifact from 2 to 4 (#527) (@dependabot[bot])
- Temporarily mark a test as broken on 1.11. (#529) (@maleadt)
- Remove unsupported Julia versions from Buildkite tests. (#530) (@maleadt)
Closed issues:
- [EnzymeExt] tape_type error (#495)