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

Non-blocking GET for CHPL_COMM=ofi #26179

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Commits on Oct 29, 2024

  1. Non-blocking GET for CHPL_COMM=ofi

    Signed-off-by: John H. Hartman <[email protected]>
    jhh67 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    d51e85a View commit details
    Browse the repository at this point in the history
  2. Improve bigTransfer.chpl output

    Signed-off-by: John H. Hartman <[email protected]>
    jhh67 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    00b838f View commit details
    Browse the repository at this point in the history
  3. Fixes to bigTransfer.chpl

    Signed-off-by: John H. Hartman <[email protected]>
    jhh67 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    3c5a07b View commit details
    Browse the repository at this point in the history
  4. Fix CommDiagnostics and chpl_comm_get implementations

    Signed-off-by: John H. Hartman <[email protected]>
    jhh67 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    d601893 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Remove debug message

    Signed-off-by: John H. Hartman <[email protected]>
    jhh67 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    2f033e4 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Fix comm diagnostics counters for PUTs and GETs

    Signed-off-by: John H. Hartman <[email protected]>
    jhh67 committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    884f8af View commit details
    Browse the repository at this point in the history