This project is mirrored from https://*****@github.com/carstenbauer/ThreadPinning.jl.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
-
v0.7.182c03033a · ·
## ThreadPinning v0.7.18 [Diff since v0.7.17](https://github.com/carstenbauer/ThreadPinning.jl/compare/v0.7.17...v0.7.18) **Merged pull requests:** - List macros in the Utility index (#83) (@JamesWrigley) - typo: save -> safe (#87) (@Jutho) **Closed issues:** - test (#85) - Disable warning when pinthreads(:affinitymask) under Slurm (#88)
-
v0.7.12304122a1 · ·
## ThreadPinning v0.7.12 [Diff since v0.7.11](https://github.com/carstenbauer/ThreadPinning.jl/compare/v0.7.11...v0.7.12) **Closed issues:** - Precompilation failing on FUGAKU (#75) - No-op mode on Windows/macOS (#78) **Merged pull requests:** - CompatHelper: add new compat entry for DelimitedFiles at version 1, (keep existing compat) (#68) (@github-actions[bot]) - More robust precompilation (#77) (@carstenbauer) - Make `pinthreads` and co no-ops on Windows/macOS (#79) (@carstenbauer)
-
v0.7.89a67df59 · ·
## 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)
-
v0.7.44f46865b · ·
## ThreadPinning v0.7.4 [Diff since v0.7.3](https://github.com/carstenbauer/ThreadPinning.jl/compare/v0.7.3...v0.7.4) **Closed issues:** - Add support for interactive threads (#56) **Merged pull requests:** - Improve (and fix) interactive thread pool support (#62) (@carstenbauer) - Fix systems tests + introduce IO option (#63) (@carstenbauer)
-
v0.7.332960e93 · ·
## ThreadPinning v0.7.3 [Diff since v0.7.2](https://github.com/carstenbauer/ThreadPinning.jl/compare/v0.7.2...v0.7.3) **Closed issues:** - Proper announcement on Discourse (#14) - Prettify `threadinfo` in Pluto (#50) - Interplay with MPI (#51) - Missing signatures in docstrings (#52) - Precompilation/importing failure in case of non-english locale (#58) **Merged pull requests:** - Add signatures to docstrings (#53) (@carstenbauer) - Initial MPI support (#54) (@carstenbauer) - Fix minor typo in docs (#57) (@sloede) - Fix #58: LANG issue (#59) (@carstenbauer)