-
Notifications
You must be signed in to change notification settings - Fork 54
Macbook M1|2|3 support #249
Copy link
Copy link
Open
Description
At the current stage we are not supporting M1 (or M2) out-of-the-box.
Some dependencies are not actually compatible (e.g., hyperscan). Moreover, also docker may have some architectural issues.
Initial steps to do:
- verify hyperscan package ✅
- verify hyperscan wrt broken hyperscan dependency #231 ✅
- verify the other dependencies (most of all, tensorflow and related)
- verify docker (is it supported or do we really need workarounds like
export DOCKER_DEFAULT_PLATFORM=linux/amd64?)
After these verifications, we will identify the steps needed to support arm
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels