-
Notifications
You must be signed in to change notification settings - Fork 33
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
Add homebrew-based build instructions for apple silicon #1159
Conversation
60c916a
to
994ae23
Compare
There are some warnings/errors in the docs build. I attach them here in case you can't view the page. I can't remember who can/cannot...
|
@zatkins-work This looks great and I very much appreciate the extra effort this took. As soon as you fix the few formatting issues we will get this merged! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks @zatkins-work !
7864b84
to
09d5e38
Compare
Use `::` to prevent use of other compilers Co-authored-by: Chris White <[email protected]>
Co-authored-by: Chris White <[email protected]>
09d5e38
to
30d0390
Compare
* Add homebrew-based build instructions for apple silicon * Update scripts/spack/configs/macos_sonoma_aarch64/spack.yaml Use `::` to prevent use of other compilers Co-authored-by: Chris White <[email protected]> * Fix code block formatting * Update src/docs/sphinx/quickstart.rst Co-authored-by: Chris White <[email protected]> --------- Co-authored-by: Chris White <[email protected]>
Updates the build documentation to work for M2 macbooks. This will likely need to be revised to support x86_64 and other apple silicon.