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

**Closed issues:**
- Support for single-threaded kernels even when `Threads.nthreads() != 1`? (#328)
- Render issue with Docs admonition? (#332)

**Merged pull requests:**
- Minor fixes in the Docs (#334) (@navidcy)
- Fix quickstart (#335) (@vchuravy)
- setting ndrange macro to output a Tuple (#336) (@leios)