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

automatic skeletonization of MPI calls with null variables only #418

Open
jjwilke opened this issue Jan 8, 2019 · 0 comments
Open

automatic skeletonization of MPI calls with null variables only #418

jjwilke opened this issue Jan 8, 2019 · 0 comments
Assignees
Milestone

Comments

@jjwilke
Copy link
Contributor

jjwilke commented Jan 8, 2019

Instead of always skeletonizing MPI calls, skeletonize those MPI calls that operate on null variables only. Instead of specifying pragma sst keep to turn off skeletonization have a pragma pragma sst nullmpi to turn off payloads to the MPI call.

Related: Several MPI collectives are missing from the auto-skeletonization check list (such as gather)

@jjwilke jjwilke added this to the Future Release milestone Mar 17, 2020
@jjwilke jjwilke self-assigned this Mar 17, 2020
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