Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upNeon not detected on armv7hl #295
Open
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As reported in #289, neon instruction set is not detected when building on armv7hl.
A workaround is
#define XSIMD_FORCE_ARM_INSTR_SET = 70000000before including any header of xsimd.