Closed jelmervdl closed 2 years ago
Woops, I was thinking that this is a branch in browsermt/marian-dev but opened towards marian-nmt/marian-dev and allowed myself to update the changelog (actually it's quite nice it can be done via the GitHub UI easily). Feel free to undo this change or keep it and open a PR against marian-nmt/marian-dev too.
@jerinphilip we really shouldn't be relying on the MacOS fork being compiled with a wrong architecture just for the tests. If you want tests to only pass on avx (or ssse3), we should fix --DBUILD_ARCH
Update AVX2 detection script to properly support macOS
Description
This is a fix for Marian's FindSSE.cmake script: https://github.com/marian-nmt/marian-dev/issues/880
List of changes:
Added dependencies: none
How to test
Checklist