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-calc -I and -N may handle obj->subtype strings #538

Closed
bgoglin opened this issue Jul 6, 2022 · 1 comment
Closed

hwloc-calc -I and -N may handle obj->subtype strings #538

bgoglin opened this issue Jul 6, 2022 · 1 comment

Comments

@bgoglin
Copy link
Contributor

bgoglin commented Jul 6, 2022

hwloc-calc -N gpu now counts only GPUs intead of all osdevs, same with -I (since 2.9)
We could also support NUMA subtypes (DRAM, NVM, SPM, HBM) but this may require to update other parts of the code outside of hwloc-calc.

bgoglin added a commit that referenced this issue Jul 19, 2022
eg: hwloc-calc -I net node:2

Thanks to Clement Foyer for the suggestion.

Refs #538

Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
@bgoglin bgoglin changed the title hwloc-calc -I and -N ignore subtypes hwloc-calc -I and -N may handle obj->subtype strings Jul 19, 2022
@bgoglin
Copy link
Contributor Author

bgoglin commented Oct 27, 2023

This is in master since #628 and backported in 2.x

@bgoglin bgoglin closed this as completed Oct 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant