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

new apple ARM architecture fretting #1090

Closed
beckermr opened this issue Jun 24, 2020 · 9 comments
Closed

new apple ARM architecture fretting #1090

beckermr opened this issue Jun 24, 2020 · 9 comments

Comments

@beckermr
Copy link
Member

This issue is for us to publicly fret (and also collect info) on the new ARM-based OSX macs dropping later this year.

Some collected links:

TL;DR

  • there will be an emulator at first so we won't be caught completely off guard
  • the situation around shared libs looks interesting, to say the least. If they really are cached in memory this might break
    many builds.
  • we do not know if we can build our own compilers or if we will have to use the system ones.

cc @jjhelmus @jakirkham @isuruf

@jjhelmus
Copy link
Contributor

Apple has a "Developer Transition Kit (DTK)" which is a ARM based machine that can be used for developing and testing, more details at https://developer.apple.com/programs/universal/. You have to apply, pay $500, meet eligibility requirements and be selected to receive on of these kits.

@beckermr
Copy link
Member Author

I’d be happy to host the machine at my house if we wanted to try this.

@jakirkham
Copy link
Member

Yeah they mentioned something about getting a Mac Mini for development. Guessing that's what you are referring to. Agree that's a good idea. I wonder if they would give it to us for free if we asked nicely 😁

@beckermr
Copy link
Member Author

Would nvidia or anaconda be willing to host it for us?

@jjhelmus
Copy link
Contributor

The DTK is a mac mini with a Apple A12Z Bionic (8 cores, 4 big, 4 little, ARMv8.3-A) with 16 GB RAM and a 512 GB SSD. It needs to be returned to Apple. I'm discussing with folks at Anaconda about applying for one. I'll inquire about getting conda-forge access or hosting a separate machine as well.

@beckermr
Copy link
Member Author

beckermr commented Aug 5, 2020

Bump here @isuruf

@beckermr
Copy link
Member Author

beckermr commented Aug 5, 2020

We good to close this @isuruf?

@isuruf
Copy link
Member

isuruf commented Aug 5, 2020

Sure

@isuruf
Copy link
Member

isuruf commented Aug 5, 2020

Closing in favour of #1126

@isuruf isuruf closed this as completed Aug 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

4 participants