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

AggregateNumbering #158

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open

Commits on Aug 13, 2018

  1. Implementation of AggregateNumbering as a read-only field, also addin…

    …g several operations to PCU including PCU_Allgather and rank translation between MPI_Comms as needed in the implementation of AggregateNumberings.
    William Tobin committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    ec2e97e View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2018

  1. replace PCU collective version of allgathers with direct MPI calls si…

    …nce they are likely more optimized
    William Tobin committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    f6a3be3 View commit details
    Browse the repository at this point in the history