-
Notifications
You must be signed in to change notification settings - Fork 1
SBCL librarian runtime #58
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
Merged
Merged
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
110093e
Add job for Apple Silicon MacOS build
BatmanAoD 6522083
Merge branch 'rigetti:main' into patch-1
BatmanAoD 07373f9
Claude gets it working, maybe
BatmanAoD 32e3558
fix README notes on aarch64
BatmanAoD 975064e
GHA fixes
BatmanAoD b659ea1
Drop Intel macOS support
BatmanAoD ff1fb63
small fixes
BatmanAoD 50f53b9
feat!: build against modern sbcl-librarian
BatmanAoD 95cdf17
build: update CI, packaging and examples for the new architecture
BatmanAoD a44a84e
fix: load OpenBLAS into the image before magicl picks a backend
BatmanAoD 62959f2
ci: fix the release/prerelease pipeline
BatmanAoD b163826
fix: check for BLAS and LAPACK, and install without sudo when already…
BatmanAoD 7db4bfd
chore: prepare release 0.4.0-rc.0
BatmanAoD b151096
chore: address PR #58 review comments
BatmanAoD 0dce152
build: depend on magicl with backend selection, drop the OpenBLAS wor…
BatmanAoD cf81306
refactor: use quilc's PROCESS-PROTOQUIL instead of vendoring it
BatmanAoD ca3cb70
chore: tag each upstream branch pin with its tracking issue
BatmanAoD 0e87941
build: move the qvm pin to the current head of master
BatmanAoD c106be1
chore: cite quil-lang/qvm#330 where the qvm sha is pinned
BatmanAoD 9799967
docs: cut PR-58-REVIEW-ANSWERS down to status and a draft comment
BatmanAoD cfe9249
docs: write the README for a newcomer, not for existing users
BatmanAoD add61fd
docs: record that CI is green on both platforms
BatmanAoD c59f4a2
fix: say what the SUDO_USER guard in install.sh actually checks
BatmanAoD 60c0169
comment-tweaks
BatmanAoD 122c4cf
refactor: express the compile_protoquil out-parameter as a type
BatmanAoD c194f9d
feat: install to any prefix, and need root only when the prefix deman…
BatmanAoD 3e8075e
feat: add `make install`, and document installing without root
BatmanAoD 1a7f0fa
chore: prepare release 0.4.0-rc.1
BatmanAoD 39ae846
refactor: state the artifact's file list once
BatmanAoD 82d1833
build: assemble the release artifact in a script, and stop shipping a…
BatmanAoD dab314d
docs: remove stale docs, remove REARCHITECTURE doc (only needed for r…
BatmanAoD f99bf8c
slightly simplify clone-lisp-deps
BatmanAoD File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -2,3 +2,7 @@ libquil.c | |
| libquil.core | ||
| libquil.h | ||
| libquil.so | ||
| libquil.dylib | ||
| libquil.py | ||
| build/ | ||
| runtime/ | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.