ThatGuySam / doesitarm

🦾 A list of reported app support for Apple Silicon as well as Apple M4 and M3 Ultra Macs
https://doesitarm.com/
Other
3.77k stars 203 forks source link

Julia Language 1.7.0 Beta 3 now macOS ARM Native #734

Closed docdoctor closed 3 years ago

docdoctor commented 3 years ago

Source: https://julialang.org/downloads/

Download Link: https://julialang-s3.julialang.org/bin/mac/aarch64/1.7/julia-1.7.0-beta3-macaarch64.dmg

Tested and verified on Mac M1 Mini, macOS 11.5.1

moffpage commented 3 years ago

Sam requires to screenshots be provided

docdoctor commented 3 years ago

Screen Shot 2021-08-02 at 11 57 26 AM

ThatGuySam commented 3 years ago

This looks excellent!

Feel free to make a pull request using the App Addition Template otherwise I'll add it when time permits.

ThatGuySam commented 3 years ago

Update is now live on the site!

https://doesitarm.com/app/julia-language/

Feel free to comment on this issue for any future updates.

Until then, you're welcome to browse through the other M1 Issues to help with missing info on other apps.

PallHaraldsson commented 3 years ago

The Julia github issue you link to still open, and has e.g. this comment:

"With 1.7.0-beta3 out with a build for M1, maybe more people are going to try it out. So far, the main issue I've seen are some weird and hard-to-reduce-to-a-minimal-example crashes referencing ntuple at ./ntuple.jl:0, see the bug report: #41440."

So, you can run Julia, but it's not yet stable, nor yet a supported platform. I'm not sure M1 is a blocker for 1.7 release, since Rosetta 2 works.