Skip to content
## ThreadPinning v0.7.0

[Diff since v0.6.4](https://github.com/carstenbauer/ThreadPinning.jl/compare/v0.6.4...v0.7.0)


**Closed issues:**
- OpenBLAS threads (#6)
- `JULIA_PLACES`: Support explicit `AbstractVector{<:AbstractVector{<:Integer}}` input (#21)
- Why export `Sockets` (#27)
- Support likwid-pin compatible pinning specifications (#37)
- WIP: Pinning overhaul (#39)
- verbose -> `@debug` (#40)
- Make testing independent of current system (#42)
- Mention `pinthreads_likwidpin` in docs (#43)

**Merged pull requests:**
- Julia 1.9 adaptions (#28) (@carstenbauer)
- Order + likwid-pin-like input (#41) (@carstenbauer)
- verbose -> debug (#44) (@carstenbauer)
- Multi-system testing (#45) (@carstenbauer)
- Pinning redesign (#46) (@carstenbauer)