MELTS Software Users

MELTS for Excel, rhyolite-MELTS (GUI) and alphaMELTS => alphaMELTS 2 Home => alphaMELTS for MATLAB/Python => Topic started by: Paula on June 29, 2021, 01:19:04 AM

Title: Notes for Mac users on Apple Silicon
Post by: Paula on June 29, 2021, 01:19:04 AM
Apple Silicon running native M1 chip Python

If you install native arm64 Python via Miniforge or Homebrew then you will need to update to the latest alphaMELTS for MATLAB/Python (1.0.1 posted on June 29th, 2021) as that has a Universal libalphamelts.dylib file that should work on both native Apple Silicon and Intel. You need to install GSL with Homebrew.

Apple Silicon running Rosetta 2

If you are running another Python (Anaconda, miniconda, possibly others) or if you are running MATLAB then you will need to install the Intel version of Homebrew, as at the time of writing these still all run through Rosetta 2. This is what worked for me:
See https://www.wisdomgeek.com/development/installing-intel-based-packages-using-homebrew-on-the-m1-mac/ for more information.