Skip to content
## ThreadPinning v0.7.8

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


**Closed issues:**
- (How to) Handle "special cores" or different types of cores (#38)
- High-level API for pinning threads loosly to a NUMA domain (#67)
- SLURM awareness (#69)

**Merged pull requests:**
- SLURM awareness (#70) (@carstenbauer)
- API for setting thread affinity ("loosely pinning threads") (#71) (@carstenbauer)