Skip to content

Changes for supporting M1 architecture on mac12 (Monterey)

Pere Mato Vila requested to merge arm64-mac12 into master

The porting to M1 architecture for MacOS 12 implies changes in package versions (some packages needed to be modified to support M1) and recipes.

name from to
openblas 0.3.17 0.3.20
jsonmcpp 3.9.1 3.10.5
libffi 3.2.1 3.4.2
mysql 10.4.24 10.5.13
openssl 1.1.1 1.1.1m
gdal 3.3.0 3.4.1
gmp 6.1.2 6.2.1
itk_* 5.2.0 5.2.1
mysql 10.4.14 10.5.13
openmpi 1.1.1 1.1.1m
Qt5 5.12.4 5.15.2
torch 1.9.0 1.11.0
torchvision 0.8.1 0.12.0
libtool 2.4.2 2.4.6
pythran 0.9.12.post1 0.11.0

new packages

name version comment
hwloc 2.7.0 needed by openmpi
Edited by Pere Mato Vila

Merge request reports