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

Expose Linux specifics and libnuma interop #5

Open
1 of 2 tasks
HadrienG2 opened this issue Feb 16, 2023 · 1 comment
Open
1 of 2 tasks

Expose Linux specifics and libnuma interop #5

HadrienG2 opened this issue Feb 16, 2023 · 1 comment
Labels
api coverage Feature-parity with the underlying hwloc API enhancement New feature or request help wanted Extra attention is needed

Comments

@HadrienG2
Copy link
Owner

HadrienG2 commented Feb 16, 2023

Expose Linux-specific API functions and libnuma interoperability behind suitable cfg flags with associated doc(cfg)/cfg(doc):

libnuma support should also be gated behind a suitable feature, and will depend on the availability of a minimally working binding.

@HadrienG2 HadrienG2 added enhancement New feature or request api coverage Feature-parity with the underlying hwloc API labels Feb 16, 2023
@HadrienG2 HadrienG2 changed the title Expose Linux specifics and interop Expose Linux specifics and libnuma interop Feb 18, 2023
@HadrienG2 HadrienG2 added the help wanted Extra attention is needed label Feb 25, 2023
@HadrienG2
Copy link
Owner Author

HadrienG2 commented Feb 25, 2023

The Linux part of this should be done soon (hopefully next week) is done, but the libnuma part requires libnuma bindings whose masks expose *const c_ulong interop. The current Rust libnuma bindings don't do this and seem unmaintained, so before I tackle this issue, someone else must take over the maintenance of Rust libnuma bindings and expose this functionality.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api coverage Feature-parity with the underlying hwloc API enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant