You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was playing a bit with hwloc 2.11.2 on my personal desktop, under WSL, runing some benchs with scripts defaulting to hwloc-bind --membind package:0 --$EXE
This is producing the following error :
$ hwloc-bind --membind package:0 -- ls
hwloc_set_membind 0x00000001 (policy 2 flags 0x0) failed (errno 38 Function not implemented)
I don't get this on any of the "real" HPC systems. I could only reproduce on my Windows 11 WSL Ubuntu 22.04 so far.