mpich icon indicating copy to clipboard operation
mpich copied to clipboard

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

Open zhenggb72 opened this issue 9 months ago • 0 comments

Pull Request Description

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

Author Checklist

  • [x] 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 avatar Mar 05 '25 21:03 zhenggb72