carstenbauer / ThreadPinning.jl

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

OpenBLAS threads #6

Closed carstenbauer closed 1 year ago

carstenbauer commented 2 years ago
carstenbauer commented 2 years ago

Can be done (at least unsafely), see https://github.com/carstenbauer/julia-dgemm-noctua/issues/1

carstenbauer commented 2 years ago

https://github.com/xianyi/OpenBLAS/pull/3702