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

[CPU] Add dumping of the memory statistcs #28441

Open
wants to merge 29 commits into
base: master
Choose a base branch
from

Conversation

maxnick
Copy link
Contributor

@maxnick maxnick commented Jan 14, 2025

Details:

Add yet another debug capability: dumping the following memory statistics:

  1. Memory statistics for specific memory managers: Type of the manager, number of memory regions, number of unique memory blocks, total memory size, theoretically optimal total memory size, the size of the largest memory region
  2. The size of memory allocated for scratchpads
  3. Weight cache statistics per socket: Total size, the number of memory objects

Standard output and *.csv file dump are supported

ToDo:

  • Add corresponding documentation

Tickets:

  • ticket-id

@maxnick maxnick requested review from a team as code owners January 14, 2025 18:33
@github-actions github-actions bot added the category: CPU OpenVINO CPU plugin label Jan 14, 2025
@maxnick maxnick added this to the 2025.1 milestone Jan 14, 2025
@maxnick maxnick requested a review from a team as a code owner January 15, 2025 10:49
@maxnick maxnick requested review from kblaszczak-intel and removed request for a team January 15, 2025 10:49
@github-actions github-actions bot added the category: docs OpenVINO documentation label Jan 15, 2025
@maxnick maxnick removed the request for review from kblaszczak-intel January 15, 2025 10:49
@maxnick maxnick removed the category: docs OpenVINO documentation label Jan 15, 2025
@github-actions github-actions bot added the category: docs OpenVINO documentation label Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: CPU OpenVINO CPU plugin category: docs OpenVINO documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant