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

Add script to report numpy env #11798

Merged
merged 4 commits into from
Feb 14, 2024
Merged

Conversation

levbishop
Copy link
Member

For tracking down subtle environment-related issues, we can run this script to get some details

@levbishop levbishop requested a review from a team as a code owner February 14, 2024 17:02
@qiskit-bot
Copy link
Collaborator

One or more of the the following people are requested to review this:

  • @Qiskit/terra-core

@coveralls
Copy link

coveralls commented Feb 14, 2024

Pull Request Test Coverage Report for Build 7904960111

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.01%) to 89.228%

Files with Coverage Reduction New Missed Lines %
crates/qasm2/src/lex.rs 2 91.94%
Totals Coverage Status
Change from base Build 7904240889: 0.01%
Covered Lines: 58844
Relevant Lines: 65948

💛 - Coveralls

@jakelishman jakelishman added type: qa Issues and PRs that relate to testing and code quality stable backport potential The bug might be minimal and/or import enough to be port to stable Changelog: None Do not include in changelog labels Feb 14, 2024
Copy link
Member

@jakelishman jakelishman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm happy with this and think it'll be super helpful for debugging, but I pushed up the changes to the CI jobs to make this actually run (at Lev's request), so somebody else should approve before this merges.

@levbishop
Copy link
Member Author

FWIW I'm completely happy with Jake's updates. If you want to see the results of this change, check out:
https://dev.azure.com/qiskit-ci/qiskit/_build/results?buildId=54644&view=logs&j=42553bb7-c640-5e19-486b-534ade7d1f3b&t=ec81b5c9-a7aa-58a8-95bd-450209a80da7&l=12

@mtreinish mtreinish added this pull request to the merge queue Feb 14, 2024
Merged via the queue into Qiskit:main with commit 381a881 Feb 14, 2024
12 checks passed
mergify bot pushed a commit that referenced this pull request Feb 14, 2024
* Add script to report numpy env

* Rename to more descriptive name

* Report Numpy runtime status in CI

* Add threadpoolctl for BLAS information

---------

Co-authored-by: Jake Lishman <jake.lishman@ibm.com>
(cherry picked from commit 381a881)
github-merge-queue bot pushed a commit that referenced this pull request Feb 15, 2024
* Add script to report numpy env

* Rename to more descriptive name

* Report Numpy runtime status in CI

* Add threadpoolctl for BLAS information

---------

Co-authored-by: Jake Lishman <jake.lishman@ibm.com>
(cherry picked from commit 381a881)

Co-authored-by: Lev Bishop <18673315+levbishop@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changelog: None Do not include in changelog stable backport potential The bug might be minimal and/or import enough to be port to stable type: qa Issues and PRs that relate to testing and code quality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants