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

Add native arm64v8 support #1059

Merged
merged 11 commits into from Dec 7, 2023
Merged

Add native arm64v8 support #1059

merged 11 commits into from Dec 7, 2023

Conversation

mrlt8
Copy link
Owner

@mrlt8 mrlt8 commented Dec 4, 2023

Finally got around to building the native arm64 tutk library.

This should hopefully fix apple silicon and HA issues.

Testing would be appreciated.

#529 #604 #664 #871 #998 #1004

@mrlt8 mrlt8 mentioned this pull request Dec 5, 2023
@mrlt8 mrlt8 marked this pull request as ready for review December 7, 2023 02:09
@mrlt8 mrlt8 merged commit 1c76882 into main Dec 7, 2023
8 checks passed
@mrlt8 mrlt8 deleted the dev branch December 7, 2023 02:10
@seangphoto
Copy link

So far resource usage looks to be much better! Thank you for the update!

Do you know if it is preferred or not to run Rosetta for amd64 emulation acceleration in Docker?

@mrlt8
Copy link
Owner Author

mrlt8 commented Dec 7, 2023

It shouldn't need Rosetta as Apple Silicon should be able to run the arm64 image directly.

Can you run docker image inspect mrlt8/wyze-bridge | grep Architecture?

@seangphoto
Copy link

seangphoto commented Dec 7, 2023 via email

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