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

wrong report of memory for multithreaded apps #2

Open
nniclausse opened this issue Apr 11, 2016 · 0 comments
Open

wrong report of memory for multithreaded apps #2

nniclausse opened this issue Apr 11, 2016 · 0 comments

Comments

@nniclausse
Copy link

We are using colmet on our cluster and i have noticed a problem with multi-threaded applications:

colmet reports a wrong amount of memory usage: if my apps is using 3.6 GBytes and have 16 threads, colmet reports almost 50GB , it looks like it is multiplying the memory used by the application by the number of threads, but this is wrong (confirmed by using 'top' and 'free').

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