Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hwloc_set_membind 0x00000001 (policy 2 flags 0x0) failed on simple hwloc-bind --membind package:0 -- ls #711

Open
antoine-morvan opened this issue Mar 7, 2025 · 2 comments

Comments

@antoine-morvan
Copy link

Hello,

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.

Best.

@bgoglin
Copy link
Contributor

bgoglin commented Mar 8, 2025

Hello. What do you mean with "real HPC systems" ? Windows or Linux ? hwloc-bind doesn't work on Windows outside of WSL iirc, and I don't know if membind syscalls are implemented in WSL.

@antoine-morvan
Copy link
Author

I mean native linux setups. I would understand if membind is not supported under WSL. I think I remember having this work while ago, but I am not sure now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants