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

Document platform support changes for Qiskit 1.1 #1108

Merged
merged 6 commits into from
May 16, 2024

Conversation

mtreinish
Copy link
Member

@mtreinish mtreinish commented Mar 29, 2024

In Qiskit/qiskit#12102 we're promoting the macOS arm64 environment to tier 1 now that github actions exposes native arm64 macOS workers. This commit updates the documentation accordingly. This should not be merged until Qiskit 1.1.0 is released (or 1.0.3 if we decided to backport Qiskit/qiskit#12102 this isn't an option because there are issues with arm64 mac in numpy that need pretty extensive changes to workaround which will only be in 1.1.0).

In Qiskit/qiskit#12102 we're promoting the macOS arm64 environment to
tier 1 now that github actions exposes native arm64 macOS workers. This
commit updates the documentation accordingly. This should not be merged
until Qiskit 1.1.0 is released (or 1.0.3 if we decided to backport
Qiskit/qiskit#12102).
@qiskit-bot
Copy link
Contributor

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

@Eric-Arellano Eric-Arellano changed the title Promote macOS arm64 to tier 1 in docs [on hold till Qiskit 1.1] Promote macOS arm64 to tier 1 in docs Mar 29, 2024
mtreinish added 2 commits May 3, 2024 09:58
In Qiskit 1.1.0 support for windows versions older than 10 was dropped
because the upstream Rust project no longer supports targeting windows
versions older than Windows 10. Previously we were not documenting the
versions of windows supported at all. But now that we have this new
constraint it's best to be explicit and say we only support windows 10
or newer.
@mtreinish mtreinish changed the title [on hold till Qiskit 1.1] Promote macOS arm64 to tier 1 in docs [on hold till Qiskit 1.1] Document platform support changes for Qiskit 1.1 May 3, 2024
docs/start/install.mdx Outdated Show resolved Hide resolved
Co-authored-by: Rebecca Dimock <66339736+beckykd@users.noreply.github.com>
docs/start/install.mdx Outdated Show resolved Hide resolved
Copy link
Collaborator

@Eric-Arellano Eric-Arellano left a comment

Choose a reason for hiding this comment

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

Feel free to merge as soon as you're ready for this to go live to prod

docs/start/install.mdx Outdated Show resolved Hide resolved
docs/start/install.mdx Outdated Show resolved Hide resolved
@Eric-Arellano Eric-Arellano changed the title [on hold till Qiskit 1.1] Document platform support changes for Qiskit 1.1 Document platform support changes for Qiskit 1.1 May 15, 2024
@mtreinish mtreinish added this pull request to the merge queue May 16, 2024
Merged via the queue into Qiskit:main with commit 394ca77 May 16, 2024
4 checks passed
@mtreinish mtreinish deleted the promote-macos-arm64-tier-1 branch May 16, 2024 20:44
frankharkins pushed a commit to frankharkins/documentation that referenced this pull request Jul 22, 2024
In Qiskit/qiskit#12102 we're promoting the macOS arm64 environment to
tier 1 now that github actions exposes native arm64 macOS workers. This
commit updates the documentation accordingly. This should not be merged
until Qiskit 1.1.0 is released (~or 1.0.3 if we decided to backport
Qiskit/qiskit#12102~ this isn't an option because there are issues with
arm64 mac in numpy that need pretty extensive changes to workaround
which will only be in 1.1.0).

---------

Co-authored-by: Rebecca Dimock <66339736+beckykd@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

5 participants