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

Use size_t for index argument #583

Merged
merged 2 commits into from
Oct 5, 2018
Merged

Commits on Sep 22, 2018

  1. Use size_t for index argument

    This matches the OpenCoarrays public API, as well as the MPI_Aint type
    used in MPI_Compare_and_swap and MPI_Fetch_and_op function signatures.
    jabl committed Sep 22, 2018
    Configuration menu
    Copy the full SHA
    5702ff9 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2018

  1. Configuration menu
    Copy the full SHA
    25d74b2 View commit details
    Browse the repository at this point in the history