Group Abstract Group Abstract

Message Boards Message Boards

Mathematica support to apple silicon

Posted 1 year ago

Does the Mathematica compile and Wolfram script work natively on apple m1?

POSTED BY: Felipe Barbosa
2 Replies
Posted 1 year ago

enter image description here But the header file claim "not yet implemented"

POSTED BY: Yarco Wang
Posted 1 year ago

Yes:

  • Wolframscript should work fine. I am not sure if it is actually native, but the actual Wolfram Engine that is executing your code works natively on MacOS ARM. Wolframscript just sends your code or commands to a Wolfram Engine process.
  • Compilation: [\ TargetSystems](https://reference.wolfram.com/language/ref/TargetSystems.html) has a MacOSX-ARM64 option, so you should be able to compile your code for apple silicon.
POSTED BY: Alec Graves
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard