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

Allow to cap heatmap #664

Open
bernhardmgruber opened this issue Dec 19, 2022 · 1 comment
Open

Allow to cap heatmap #664

bernhardmgruber opened this issue Dec 19, 2022 · 1 comment

Comments

@bernhardmgruber
Copy link
Member

LLAMA's Heatmap mapping currently traces memory accesses for the entire blob regions. This may require an excessive amount of memory though. Since access patterns are often repretitive, we should add an option to allow the heatmap to only trace a subpart of the blobs and thus use less memory.

@bernhardmgruber
Copy link
Member Author

The plot script for the heatmap data can cap the output.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant