Open AshtonSBradley opened 11 months ago
this might be rather an mkl problem I think
actually, no:
]add IntelOpenMP_jll@2023
Fixes the MKL issue for FFTW, but doesn't fix this. https://github.com/JuliaMath/FFTW.jl/issues/281
actually that's an "Illegal Instruction" so might be a different bug
That seems like a strange error because looking at the logs of the last aarch64 build, the only optimization flag that could affect ft_plan_rotspinsphere
compilation invoked on this hardware is -O3, which shouldn't cause an illegal instruction.
It could be that it's just a question of refreshing the binaries for a more recent MacOS version.