carstenbauer / ThreadPinning.jl

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

Fix Intel MKL #49

Closed carstenbauer closed 1 year ago

carstenbauer commented 1 year ago

Closes #48

The issue was that dlpath errors despite having done using MKL (presumably because the artefact, libmkl_rt, doesn't go onto the LD_LIBRARY_PATH). Fixed it by querying the full path to libmkl_rt from BLAS.get_config() on Julia >= 1.7.