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

Display RAM usage #4832

Closed
Wdestroier opened this issue Nov 12, 2021 · 2 comments
Closed

Display RAM usage #4832

Wdestroier opened this issue Nov 12, 2021 · 2 comments

Comments

@Wdestroier
Copy link

Is it possible to add the max RAM memory usage to the benchmark?

May not be a trivial task, because a framework can split the work across many processes...

@waghanza
Copy link
Collaborator

Hi @Wdestroier,

Indeed this is not trivial. We plan to do this, but in a very very long roadmap.

Let me add more context to that. The main idea is to compute any resource consumption while running on cloud (since resources consumed, as you noticed, could be split into multiple, pods, vms, core ...).

This feature is a, for me, a subtask of Run on cloud in #3108

Regards,

@Wdestroier
Copy link
Author

Thanks, Marwan! 😄

I will be closing this issue, because it's already covered in the road map.

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

2 participants