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

Getting callstack information #36

Open
dmitrypek opened this issue Aug 24, 2021 · 3 comments
Open

Getting callstack information #36

dmitrypek opened this issue Aug 24, 2021 · 3 comments

Comments

@dmitrypek
Copy link

I'd like to know which functions in the code are making the MPI calls shown in the profile. I compiled the code with -g, and still the function or source file names are not shown. What additional steps do I need to take to get that information?
Thanks.

@cchambreau
Copy link
Collaborator

Are you configuring mpiP with bfd or libelf/libdwarf to get source information? The configuration output should include something like:

Address to Source Lookup : bfd

@dmitrypek
Copy link
Author

I don't see it in config.log. How do you recommend I configure the package?

@dmitrypek
Copy link
Author

Hello, could you please advise? Please send the recommended way to configure the package so I can see the callstack information. Many thanks!

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