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

Integrate MPI message pattern analysis #590

Merged
merged 8 commits into from
Sep 18, 2024

Commits on Jun 13, 2024

  1. Added structures of Message Pattern

    Evelyn Namugwanya committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    9a6197f View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. added MpiPattern.cpp to CALIPER_MPIWRAP_SOURCES in CMakeLists.txt, Ad…

    …ded using namespace cali to MpiPattern.cpp, Added MpiPattern configurations to all MPI wrappers in Wrapper.w
    Evelyn Namugwanya committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    a26d841 View commit details
    Browse the repository at this point in the history
  2. Added MsgPattern configurations to MPI wrapper functions

    Evelyn Namugwanya committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    40258ea View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Added the handle_comm_begin(Caliper* c, Channel* chn) and handle_comm…

    …_end(Caliper* c, Channel* chn) to Mpipattern class and the Mpiwrap.w
    Evelyn Namugwanya committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    210acee View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. minor changes

    Evelyn Namugwanya committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    3758023 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Added message size patterns

    Evelyn Namugwanya committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    032ae0d View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Cleanup pattern analysis

    daboehme committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    8eef5d2 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

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