-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Provide wheels for macOS ARM #5501
Copy link
Copy link
Closed
Labels
P2 (eventual)This ought to be addressed, but has no schedule at the moment. (Assignee optional)This ought to be addressed, but has no schedule at the moment. (Assignee optional)contributions welcomeThe JAX team has not prioritized work on this. Community contributions are welcome.The JAX team has not prioritized work on this. Community contributions are welcome.enhancementNew feature or requestNew feature or requestopenIssues intentionally left open, with no schedule for next steps.Issues intentionally left open, with no schedule for next steps.
Metadata
Metadata
Assignees
Labels
P2 (eventual)This ought to be addressed, but has no schedule at the moment. (Assignee optional)This ought to be addressed, but has no schedule at the moment. (Assignee optional)contributions welcomeThe JAX team has not prioritized work on this. Community contributions are welcome.The JAX team has not prioritized work on this. Community contributions are welcome.enhancementNew feature or requestNew feature or requestopenIssues intentionally left open, with no schedule for next steps.Issues intentionally left open, with no schedule for next steps.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Hi all,
I was digging around to see what might need to happen to allow JAX to work on Apple Silicon. Knowing that JAX gets compiled to XLA, my guess here is that XLA would need to be made Apple Silicon-compatible first before JAX could run on it. May I ask, do you all know if there are plans on the XLA team to make that happen, or is it being ignored completely? (Knowing the answer can help me make some decisions on how I should set up my development environment mostly.)
Cheers,
Eric