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

ARM support #72

Open
smokhov opened this issue Dec 26, 2020 · 4 comments
Open

ARM support #72

smokhov opened this issue Dec 26, 2020 · 4 comments

Comments

@smokhov
Copy link
Member

smokhov commented Dec 26, 2020

Need to find an ARM-based machine(s) and in particular Apple M1-based MAC to test and compile our apps and deps and the lib itself to verify if it works. The list here needs to be updated:

@kostapsimoulis
Copy link
Contributor

I have an M1 macbook Air, I am thinking to get a Mac mini as well, I can provide remote access if needed.

@smokhov
Copy link
Member Author

smokhov commented Dec 26, 2020

I have an M1 macbook Air, I am thinking to get a Mac mini as well, I can provide remote access if needed.

I had no idea you had one! That's cool. I think we need to test building on it our cpp version as well as your Java version, including esp. OpenCV and other deps. Whether it works natively and/or via Rosetta 2.

@kostapsimoulis
Copy link
Contributor

Right now M1 macs are a bit unstable because they are mixing binaries using rosetta emulator, I will be testing this soon to see at least if it can work with Rosetta for now and later we can try to compile an ARM Mac version

@smokhov
Copy link
Member Author

smokhov commented Jun 6, 2022

And so we ran into an issue with OpenCV 3 builds and corresponding libs on M1. Branch https://github.com/OpenISS/OpenISS/tree/m1-support is to address those. Not sure how core behaves, we'll find out soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants