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

Build Qiskit for Grace Hopper (#50) #53

Merged
merged 1 commit into from
Sep 6, 2024
Merged

Build Qiskit for Grace Hopper (#50) #53

merged 1 commit into from
Sep 6, 2024

Conversation

Quleaf
Copy link
Member

@Quleaf Quleaf commented Sep 3, 2024

  • Bump pillow from 10.1.0 to 10.3.0 in /python/hpc-python

Bumps pillow from 10.1.0 to 10.3.0.


updated-dependencies:

  • dependency-name: pillow dependency-type: direct:production ...
  • Bump jinja2 from 3.1.2 to 3.1.4 in /python/hpc-python

Bumps jinja2 from 3.1.2 to 3.1.4.


updated-dependencies:

  • dependency-name: jinja2 dependency-type: direct:production ...
  • Bump tornado from 6.4 to 6.4.1 in /python/hpc-python

Bumps tornado from 6.4 to 6.4.1.


updated-dependencies:

  • dependency-name: tornado dependency-type: direct:production ...
  • Bump urllib3 from 2.1.0 to 2.2.2 in /python/hpc-python

Bumps urllib3 from 2.1.0 to 2.2.2.


updated-dependencies:

  • dependency-name: urllib3 dependency-type: direct:production ...
  • Bump scikit-learn from 1.3.2 to 1.5.0 in /python/hpc-python

Bumps scikit-learn from 1.3.2 to 1.5.0.


updated-dependencies:

  • dependency-name: scikit-learn dependency-type: direct:production ...
  • Update the logic of scripts. DATE_TAG will be used as image tag for image.

  • Del duplicated script for qiskit under python/hpc-python. Move and extend to application folder.

  • Bump zipp from 3.17.0 to 3.19.1 in /python/hpc-python

Bumps zipp from 3.17.0 to 3.19.1.


updated-dependencies:

  • dependency-name: zipp dependency-type: direct:production ...
  • Bump certifi from 2023.11.17 to 2024.7.4 in /python/hpc-python

Bumps certifi from 2023.11.17 to 2024.7.4.


updated-dependencies:

  • dependency-name: certifi dependency-type: direct:production ...
  • A Qiskit-aer-GPU (v0.15) built with a minimal image based on CUDA 12.5, compatible with Grace Hopper, and supporting aarch64 architectures. No MPI and Lustre supported.

* Bump pillow from 10.1.0 to 10.3.0 in /python/hpc-python

Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.1.0 to 10.3.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](python-pillow/Pillow@10.1.0...10.3.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump jinja2 from 3.1.2 to 3.1.4 in /python/hpc-python

Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.4.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](pallets/jinja@3.1.2...3.1.4)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump tornado from 6.4 to 6.4.1 in /python/hpc-python

Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.4 to 6.4.1.
- [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst)
- [Commits](tornadoweb/tornado@v6.4.0...v6.4.1)

---
updated-dependencies:
- dependency-name: tornado
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump urllib3 from 2.1.0 to 2.2.2 in /python/hpc-python

Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.1.0 to 2.2.2.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@2.1.0...2.2.2)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump scikit-learn from 1.3.2 to 1.5.0 in /python/hpc-python

Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.3.2 to 1.5.0.
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases)
- [Commits](scikit-learn/scikit-learn@1.3.2...1.5.0)

---
updated-dependencies:
- dependency-name: scikit-learn
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update the logic of scripts. DATE_TAG will be used as image tag for image.

* Del duplicated script for qiskit under python/hpc-python. Move and extend to application folder.

* Bump zipp from 3.17.0 to 3.19.1 in /python/hpc-python

Bumps [zipp](https://github.com/jaraco/zipp) from 3.17.0 to 3.19.1.
- [Release notes](https://github.com/jaraco/zipp/releases)
- [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst)
- [Commits](jaraco/zipp@v3.17.0...v3.19.1)

---
updated-dependencies:
- dependency-name: zipp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump certifi from 2023.11.17 to 2024.7.4 in /python/hpc-python

Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.11.17 to 2024.7.4.
- [Commits](certifi/python-certifi@2023.11.17...2024.07.04)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

* A Qiskit-aer-GPU (v0.15) built with a minimal image based on CUDA 12.5, compatible with Grace Hopper, and supporting aarch64 architectures. No MPI and Lustre supported.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Liu <Shusen Liu>
Co-authored-by: Shusen Liu <[email protected]>
Co-authored-by: Alexis Espinosa <[email protected]>
@Quleaf Quleaf requested a review from pelahi September 3, 2024 22:45
@Quleaf Quleaf self-assigned this Sep 3, 2024
Copy link
Collaborator

@pelahi pelahi left a comment

Choose a reason for hiding this comment

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

I haven't tried the recipes myself but they look fine.

@Quleaf Quleaf merged commit de0777e into master Sep 6, 2024
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

Successfully merging this pull request may close these issues.

2 participants