-
-
Notifications
You must be signed in to change notification settings - Fork 32
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 osx-arm64
support? (Julia 1.8.0 now supports M1)
#226
Comments
Whoops. I didn't see the open PRs: |
Unfortunately it's a bit complicated. We are closer to this than we have been. The main complication is how to cross-compile the system image. I am contemplating a way to deliver Julia without the system image and then provide the user a way to build it themselves. As a practical matter, I would consider using
Thank you for your interest @jmuchovej |
👋 @mkitti thanks for the quick response! I've never used Maybe a question to post over there, but... would using Also – should we leave this open, since it's ongoing and folks might do like me and check open PRs as an afterthought? (Compared to checking issues.) |
To be clear, no Julia packages currently exist within conda-forge. Whether you use this feedstock or juliaup, conda-forge is not tracking Julia dependencies directly. The closest we have come to directly managing a Julia package is SymbolicRegression.jl in conda-forge/pysr-feedstock#43 |
Solution to issue cannot be found in the documentation.
Issue
Julia isn't installable on ARM-based MacOS. If helpful, I know that PyTorch has ARM support (this Azure Pipeline) and Python also has ARM support (this Azure Pipeline).
Installed packages
Environment info
The text was updated successfully, but these errors were encountered: