Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

QASM Profile Pragma#2612

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
ScottCarda-MS wants to merge29 commits intomain
base:main
Choose a base branch
Loading
fromsccarda/QasmProfiles
Draft

QASM Profile Pragma#2612

ScottCarda-MS wants to merge29 commits intomainfromsccarda/QasmProfiles

Conversation

ScottCarda-MS
Copy link
Contributor

@ScottCarda-MSScottCarda-MS commentedJul 17, 2025
edited
Loading

Adds the#pragma qdk.qir.profile pragma to our QASM compiler. This pragma is used to specify the profile to compile the QASM file with, i.e.#pragma qdk.qir.profile Base to have the file compile with theBase profile. QASM files are always compiled with the profile specified by their source with this pragma. If no pragma is provided, the compilation will default toUnrestricted.

The PR is built on top of and relies on#2591

…pabilities or throws new error. Added is_single_file to Compilation and as param to prepare_package_store.
… stack so that it affects more paths. Updated testing infra and added tests
@ScottCarda-MSScottCarda-MS changed the titleSccarda/qasm profilesQASM Profile PragmaJul 17, 2025
@ScottCarda-MSScottCarda-MS changed the base branch frommain tosccarda/SingleFileProfilesJuly 17, 2025 21:56
@ScottCarda-MSScottCarda-MS changed the base branch fromsccarda/SingleFileProfiles tomainJuly 17, 2025 21:57
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@billtibilltiAwaiting requested review from billtibillti will be requested when the pull request is marked ready for reviewbillti is a code owner

@idavisidavisAwaiting requested review from idavisidavis will be requested when the pull request is marked ready for reviewidavis is a code owner

@swernliswernliAwaiting requested review from swernliswernli will be requested when the pull request is marked ready for reviewswernli is a code owner

@minestarksminestarksAwaiting requested review from minestarksminestarks will be requested when the pull request is marked ready for reviewminestarks is a code owner

@DmitryVasilevskyDmitryVasilevskyAwaiting requested review from DmitryVasilevskyDmitryVasilevsky will be requested when the pull request is marked ready for reviewDmitryVasilevsky is a code owner

At least 1 approving review is required to merge this pull request.

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@ScottCarda-MS

[8]ページ先頭

©2009-2025 Movatter.jp