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

Instrumenting numpy using Score-P #120

Open
AndreasGocht opened this issue Mar 4, 2021 · 0 comments
Open

Instrumenting numpy using Score-P #120

AndreasGocht opened this issue Mar 4, 2021 · 0 comments

Comments

@AndreasGocht
Copy link
Collaborator

Hey,

I have never worked with scorep-libwrap-init but I think the usage is documented in the Score-P doc [perftools.pages.jsc.fz-juelich.de/cicd/scorep/docs/scorep-6.0/pdf/scorep.pdf]

I just checked for building numpy with python. It does not seem that easy. The requirements are listed here:

https://github.com/numpy/numpy/blob/v1.20.1/INSTALL.rst.txt

However, when pip tries to check the Fortran version, Score-P Issues a warning:

$ scorep-gfortran -dumpversion
[Score-P] WARNING: Found no input files
9

An due to the way, pip handles stderr link the version check fails link.

I'll have to have a closer look at this.

Originally posted by @AndreasGocht in #119 (comment)

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