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

rename everything #2

Closed
ompiteam opened this issue Sep 12, 2014 · 3 comments
Closed

rename everything #2

ompiteam opened this issue Sep 12, 2014 · 3 comments
Assignees
Milestone

Comments

@ompiteam
Copy link
Contributor

rename topo_* into hwloc_*, libtopology into libhwloc, etc.

@ompiteam
Copy link
Contributor Author

Imported from trac issue 1. Created by sthibaul on 2009-09-09T11:16:48, last modified: 2009-09-19T18:56:05

@ompiteam
Copy link
Contributor Author

Trac comment by sthibaul on 2009-09-09 11:19:28:

(In [895]) turned into trac ticket
Refs #1

@ompiteam
Copy link
Contributor Author

Trac comment by bgoglin on 2009-09-19 18:56:05:

should be done now

NicolasDenoyelle pushed a commit to NicolasDenoyelle/dynamic_lstopo that referenced this issue Dec 11, 2014
indexes=8*2:4*2 specifies that we nest 2 interleaving loops:
one loop with 2 steps with 8 between each,
then one loop with 2 steps with 4 between each.
PU#0 and open-mpi#1 will be 8 PU away, and PU#0 and open-mpi#2 will be 4 PU away.
bgoglin added a commit that referenced this issue Mar 16, 2018
On a 4-core machine with #2 offline, we want x86 to look at all 4 cores,
so that we get info for all online ones (#1, #3 and #4).
Before this commit, x86 would only look at the 3 first ones
(just like if the offline PUs were always at the end of the range).

At least Linux and Solaris can put some CPUs offline in the middle of the index range.
So ask hwloc_fallback_nbprocessors() to get the number of existing CPUs.

Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
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

2 participants