-
Notifications
You must be signed in to change notification settings - Fork 38
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Environment Information
- UMF version (hash commit or a tag): bd2b34c
- OS(es) version(s): All
- kernel version(s): All
- compiler, libraries, and other related tools version(s): All
How often bug is revealed:
always
Actual behavior:
In the main README file there is no requirement for the exact or minimum version of the hwloc library. However, there is a hardcoded file name off this library suggesting version 1.5 required on Windows:
Expected behavior:
Update the Readme file with the exact or minimum required version of hwloc. Find out which version should it be, 1.5 is very old so requiring exactly this version is confusing.
Add a CMake check for the version required both on Linux and Windows.
Details
Additional information about Priority and Help Requested:
Are you willing to submit a pull request with a proposed change? No
Requested priority: Medium
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working