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

mpl/ze: use level zero tracing API to implement zeMemFree callback #7322

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

zhenggb72
Copy link
Collaborator

@zhenggb72 zhenggb72 commented Mar 5, 2025

Pull Request Description

Using Level zero tracing API to write free hook function.
Activate the tracing with ZE_ENABLE_TRACING_LAYER=1

Author Checklist

  • Provide Description
    Particularly focus on why, not what. Reference background, issues, test failures, xfail entries, etc.
  • Commits Follow Good Practice
    Commits are self-contained and do not do two things at once.
    Commit message is of the form: module: short description
    Commit message explains what's in the commit.
  • Passes All Tests
    Whitespace checker. Warnings test. Additional tests via comments.
  • Contribution Agreement
    For non-Argonne authors, check contribution agreement.
    If necessary, request an explicit comment from your companies PR approval manager.

@zhenggb72 zhenggb72 requested a review from raffenet March 6, 2025 13:59
@zhenggb72 zhenggb72 self-assigned this Mar 6, 2025
@zhenggb72 zhenggb72 force-pushed the tracing branch 2 times, most recently from edd3ebd to e1b5987 Compare March 7, 2025 00:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant