Skip to content
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

Provide a native Mac ARM (M#) build (or a universal build) #284

Closed
gtritchie opened this issue Mar 1, 2023 · 2 comments
Closed

Provide a native Mac ARM (M#) build (or a universal build) #284

gtritchie opened this issue Mar 1, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@gtritchie
Copy link

Is your feature request related to a problem? Please describe.
The current Mac download is Intel-only. It will run on an M1 Mac via Rosetta, but it is slower to start.

screenshot of activity monitor showing Intel processes

Describe the solution you'd like
Either provide a single universal build that runs natively on Intel and ARM Macs or provide two downloads (Intel and ARM).

Describe alternatives you've considered
I cloned and built the repo on my M1 Mac. That gave me an M1 build which starts up more quickly.

Screenshot of Activity Monitor showing Apple version of CCAe running

Additional context
None

@ferllings
Copy link
Member

Thanks, I'll have a look at the github builder, to see if I can build on arm64.

Note for myself: https://docs.github.com/en/actions/hosting-your-own-runners/using-self-hosted-runners-in-a-workflow#using-default-labels-to-route-jobs

@ferllings ferllings self-assigned this Mar 2, 2023
@ferllings ferllings added the enhancement New feature or request label Mar 2, 2023
@ferllings
Copy link
Member

Duplicate of #248

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants