Skip to content

Commit

Permalink
Re-enable PaRSEC backend profiling, and extend it to comms.
Browse files Browse the repository at this point in the history
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
  • Loading branch information
therault committed Jul 16, 2024
1 parent fbfdf0c commit 0d50723
Show file tree
Hide file tree
Showing 2 changed files with 142 additions and 94 deletions.
Loading

0 comments on commit 0d50723

Please sign in to comment.