carstenbauer / ThreadPinning.jl

Readily pin Julia threads to CPU-threads
https://carstenbauer.github.io/ThreadPinning.jl/
MIT License
110 stars 7 forks source link

Support likwid-pin compatible pinning specifications #37

Closed carstenbauer closed 1 year ago

carstenbauer commented 1 year ago

I.e. E:M0:10:1:2 (where 10 == number of threads). Came up in https://github.com/carstenbauer/ThreadPinning.jl/issues/36.