Skip to content
[Diff since v0.9.1](https://github.com/JuliaGPU/KernelAbstractions.jl/compare/v0.9.1...v0.9.2)

**Closed issues:**
- Use occupancy API for autotuning (#19)
- Allow user to turn off contract (#20)
- Assigning ::ROCDevice to ::KA.GPU (#321)
- ROCKernels: using queue pool causes performance regression (#344)
- KernelAbstractions.jl is blocked to v0.8.6 by CUDAKernels (#380)

**Merged pull requests:**
- CI improvements (#378) (@maleadt)
- Add unsafe_free! (#381) (@pxl-th)