ThreadPinning.jl icon indicating copy to clipboard operation
ThreadPinning.jl copied to clipboard

Windows support

Open carstenbauer opened this issue 2 years ago • 0 comments

  • [ ] Pinning might already be working through libuv (see here). Check!
  • [ ] Figure out how to make threadinfo() work
    • [ ] lscpu source replacement?

https://docs.microsoft.com/en-us/windows/win32/api/winbase/nf-winbase-setthreadaffinitymask https://github.com/mkitti/ArrayAllocators.jl/blob/main/src/Windows.jl

carstenbauer avatar Jun 02 '22 09:06 carstenbauer