cirruslabs / macos-image-templates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Upgrade to Ventura 13.4

amontoison opened this issue · comments

Is it possible to upgrade the version of MacOS Ventura to 13.3 or higher?
With Ventura 13.3, Apple dded a new version of BLAS and LAPACK after more than 10 years without any update.
It will very useful for project related to high performance computing.

Thanks a lot for helping us to test our code on the new Apple M1!

Which version of the image are you referering to? The base Ventura image should be based of 13.3.1 and we certainly will push 13.4 base image this week.

I thought that the version 13.1 was used.
I found the culprit, I forgot to use a specific flag to compile with the new BLAS and LAPACK libraries.
It solves my issue with the version 13.3.1.