Releases: carstenbauer/ThreadPinning.jl
Releases · carstenbauer/ThreadPinning.jl
v1.0.2
ThreadPinning v1.0.2
v1.0.1
ThreadPinning v1.0.1
v1.0.0
ThreadPinning v1.0.0
Merged pull requests:
- Big revamp (#96) (@carstenbauer)
- MPI Support (new attempt) (#99) (@carstenbauer)
- Distributed extension (#101) (@carstenbauer)
Closed issues:
- Windows support (#15)
- Test pinning via preferences (#22)
- Change affinity of MKL threads? (#47)
- Try to improve package load time (#55)
- Alternative Hwloc Backend (#60)
- MPI: Improve "manual" pinning (
pinthreads_mpi
) (#61) - Document
setaffinity
and co (#72) - Pinning GC threads (#73)
- Question: Recommended way to add to package that could run on Windows (#92)
- pinthreads(:affinitymask) fails with hyperthreads (#93)
- Pinning affects an external OpenMP library (#94)
- Use new internal functions for pinning (#95)
- Distributed.jl support (#100)
v0.7.22
ThreadPinning v0.7.22
v0.7.21
v0.7.20
ThreadPinning v0.7.20
v0.7.19
ThreadPinning v0.7.19
Merged pull requests:
- Initial_affinity_mask + threadids fixes (#89) (@carstenbauer)
v0.7.18
ThreadPinning v0.7.18
Merged pull requests:
- List macros in the Utility index (#83) (@JamesWrigley)
- typo: save -> safe (#87) (@Jutho)
Closed issues:
v0.7.17
ThreadPinning v0.7.17
Merged pull requests:
with_pinthreads
(#82) (@carstenbauer)
Closed issues:
- Feature request: temporary pinning (with do block) ? (#81)