-
Notifications
You must be signed in to change notification settings - Fork 1.5k
profiling mpi programs is not supported (was: How do use gperftools to profile mpi program?) #425
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
Comments
Reported by |
Reported by - _Attachment: [include_MPI_rank_in_filename__if_applicable.patch](https://storage.googleapis.com/google-code-attachments/gperftools/issue-422/comment-2/include_MPI_rank_in_filename__if_applicable.patch)_ |
This seems to be same problem as issue #601. I.e. if program forks but doesn't exec (as mpi implementations might do) all instances will use same file. |
@alk I cannot access this patch or is it already a part of gperftools. Also does this work for |
#1263 is in flight right now |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Originally reported on Google Code with ID 422
Reported by
niuqingpeng
on 2012-04-02 18:35:48The text was updated successfully, but these errors were encountered: