Skip to content

Instantly share code, notes, and snippets.

View forrestfwilliams's full-sized avatar

Forrest Williams forrestfwilliams

View GitHub Profile
@forrestfwilliams
forrestfwilliams / ISCE2_apple_silicon_install.md
Created December 18, 2024 13:40
Install instructions for ISCE2 on an Apple Silicon Mac

ISCE2 Apple Silicon Install

An Apple Silicon ISCE2 install can be done, but it is a bit tricky. In short, the key is to:

Install ISCE2 via conda/mamba within an osx-64 environment

The osx-64 component is key because as of late 2024, ISCE2 does not distribute an arm-based build via condaforge.

Note that ISCE2 may be slower than you expect because it has to run via the Rosetta 2 translation tool.