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

Bump pyqrack from 1.30.0 to 1.30.2 #2465

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 9, 2024

Bumps pyqrack from 1.30.0 to 1.30.2.

Release notes

Sourced from pyqrack's releases.

Debug multi-GPU Clifford+RZ environment variable

This release fixes a bug that prevented custom tuning of the maximum ancillary qubit count in QStabilizerHybrid via QRACK_MAX_PAGING_QB. (This mostly affects cases of multi-GPU simulation with near-Clifford optimization, only.)

Full Changelog: unitaryfund/pyqrack@v1.30.1...v1.30.2

sha1sum results: 575acf638cc8f711b81f403f574f776e7bb7eac6 pyqrack-1.30.2-py3-none-macosx_12_0_x86_64.whl 89aab03016376ff71bf5c2de32c102c5c2bd1e18 pyqrack-1.30.2-py3-none-macosx_13_0_x86_64.whl 5861ed30b2c4f6dfd16c5b28f1335841e0ad4428 pyqrack-1.30.2-py3-none-macosx_14_0_arm64.whl db31f1a1209d1488222250c572ba248d8a5e2106 pyqrack-1.30.2-py3-none-manylinux_2_31_x86_64.whl 437a3595e4cf97c4453e7b76e36a51f5bd71d01d pyqrack-1.30.2-py3-none-manylinux_2_35_x86_64.whl 3bd9045eccef2cbef2972da598472e4c6321b6dd pyqrack-1.30.2-py3-none-manylinux_2_39_x86_64.whl cf601f140622e7aa614e6ec22d5802b550748080 pyqrack-1.30.2-py3-none-win_amd64.whl 21beafdd402d3324d5456805ce08a1cb4f732243 pyqrack-1.30.2.tar.gz

Mac 12 and 13 artifacts

This release fixes the Mac 12 and Mac 13 release artifacts.

Full Changelog: unitaryfund/pyqrack@v1.30.0...v1.30.1

sha1sum results: 30f738f83a91826a8837811d76b3fe55e0c49555 pyqrack-1.30.1-py3-none-macosx_12_0_x86_64.whl 7f565421323e555be5f37dadf72deb3a5a69041d pyqrack-1.30.1-py3-none-macosx_13_0_x86_64.whl 28a87de9ea0dd190788652ad5de67ac8a6bb6ab6 pyqrack-1.30.1-py3-none-macosx_14_0_arm64.whl 6caaf0b75daabf7dbb8e3e2efafc7589b9de0c00 pyqrack-1.30.1-py3-none-manylinux_2_31_x86_64.whl cb1ffd5deb72e2e9d91daaf11efdee1c913bc7ff pyqrack-1.30.1-py3-none-manylinux_2_35_x86_64.whl 2601e6a8a0fc7fd72cb8b15a1723144b49018440 pyqrack-1.30.1-py3-none-manylinux_2_39_x86_64.whl 5836c61ee7c6b31062060dff98011bf35c429f87 pyqrack-1.30.1-py3-none-win_amd64.whl fbb7de2b5b082e090a642424216dbf85dbd9cd89 pyqrack-1.30.1.tar.gz

Commits
  • 267972c Helpful reminder
  • e4e0e97 Fix env. var. bug in QStabilizerHybrid
  • a0120d0 Mac 12: brew upgrade rustup
  • 22376f8 Debug Mac 12/13 builds
  • ab1a22d brew install opencl-clhpp-headers
  • 51874ec export CPPFLAGS="-I/usr/local/opt/opencl-headers/include"
  • 9e0e8ec brew install opencl-headers for Mac
  • 888cc3d No RDRAND on Mac
  • ce5fad8 Fix QrackSimulator.in_from_file()
  • eeaf6b7 Update README
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pyqrack](https://github.com/vm6502q/pyqrack) from 1.30.0 to 1.30.2.
- [Release notes](https://github.com/vm6502q/pyqrack/releases)
- [Commits](unitaryfund/pyqrack@v1.30.0...v1.30.2)

---
updated-dependencies:
- dependency-name: pyqrack
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the infrastructure For issues related to building, packaging, and continuous integration. label Aug 9, 2024
Copy link

codecov bot commented Aug 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.70%. Comparing base (4046cf6) to head (6062fc9).
Report is 7 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2465   +/-   ##
=======================================
  Coverage   98.70%   98.70%           
=======================================
  Files          88       88           
  Lines        4091     4091           
=======================================
  Hits         4038     4038           
  Misses         53       53           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 21, 2024

Superseded by #2476.

@dependabot dependabot bot closed this Aug 21, 2024
@dependabot dependabot bot deleted the dependabot/pip/pyqrack-1.30.2 branch August 21, 2024 04:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure For issues related to building, packaging, and continuous integration.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants