carstenbauer / ThreadPinning.jl

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

`pinthreads(:current)` #20

Closed carstenbauer closed 1 year ago

carstenbauer commented 1 year ago

Pin the threads to where they currently are.

carstenbauer commented 1 year ago

Works on master.