HadrienG2 / hwlocality

Rust bindings to Open MPI Portable Hardware Locality "hwloc" library, covering version 2.0 and above.
MIT License
21 stars 6 forks source link

Add bundled feature to enable automatically building hwloc2. #26

Closed uglyoldbob closed 1 year ago

uglyoldbob commented 1 year ago

This feature (bundled) allows the hwloc2 library to be automatically built from source.

uglyoldbob commented 1 year ago

Last set of commits are able to build on linux and windows (at least on versions of hwloc that have contrib/windows-cmake/CMakeLists.txt).

uglyoldbob commented 1 year ago

My windows setup only needed git and cmake.