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

Re-enable PaRSEC backend profiling, and extend it to comms. #8

Draft
wants to merge 2 commits into
base: spmm_constraints
Choose a base branch
from

Commits on Jul 16, 2024

  1. Re-enable PaRSEC backend profiling, and extend it to comms.

    All change are in the parsec backend:
     - Remove the compile-level PARSEC_PROF_BACKEND which had to
       be defined/undefined by hand in the code
     - Port old profiling style to new profiling style
     - Create a send_msg function that does all the book-keeping
       when doing a parsec_ce.send_am from TTG; use only that function
       from the rest of the code
     - Extend the backend profiling events to log communications
    therault committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    0d50723 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c923ed View commit details
    Browse the repository at this point in the history