Skip to content
This repository was archived by the owner on May 31, 2022. It is now read-only.

FFI binding is outdated #27

Open
xiaoniu-578fa6bff964d005 opened this issue Feb 17, 2020 · 1 comment
Open

FFI binding is outdated #27

xiaoniu-578fa6bff964d005 opened this issue Feb 17, 2020 · 1 comment

Comments

@xiaoniu-578fa6bff964d005

Due to the changing of definition on hwloc_cpubind_flags_t ref in new version of hwloc, the old binding in rust is outdated ref.

I assume there are two solutions:

  1. Restrict the version at 1.11. ref
  2. Renew the binding. (But I'm not sure what else need to be changed for 2.1 version)
@Ichbinjoe
Copy link

@xiaoniu-578fa6bff964d005 I have an updated bindings which is compatible with hwloc 2.2.0 and beyond: https://crates.io/crates/hwloc2

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

No branches or pull requests

2 participants