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

Update of SMP documentation #36

Open
trquinn opened this issue Oct 25, 2019 · 1 comment
Open

Update of SMP documentation #36

trquinn opened this issue Oct 25, 2019 · 1 comment

Comments

@trquinn
Copy link
Member

trquinn commented Oct 25, 2019

Charm++ has some new options that make it easier to specify core layouts for SMP programs. Furthermore, the core to socket mapping varies between architectures (AMD vs Intel).
E.g., dual socket skylakes have all the even cores on socket 0 and all odd cores on socket 1.

@trquinn
Copy link
Member Author

trquinn commented Oct 25, 2019

Correction to above: the skylakes on the Pleiades GPU nodes are mapped differently (0-17 on socket 0, 18-35 on socket 1) than the skylakes on Stampede2 (even cores on socket 0; odd on socket 1).

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

No branches or pull requests

1 participant