I'm getting the following not sure why this would be happening. thanks
Program received signal SIGILL, Illegal instruction.
0x0000000000586ccc in simd4f_dot3 (lhs=..., rhs=...)
at /home/briviere/pienoon/dependencies/vectorial/include/vectorial/simd4f_sse.h:160
160 return _mm_dp_ps(lhs, rhs, 0x7f);
I'm getting the following not sure why this would be happening. thanks
Program received signal SIGILL, Illegal instruction.
0x0000000000586ccc in simd4f_dot3 (lhs=..., rhs=...)
at /home/briviere/pienoon/dependencies/vectorial/include/vectorial/simd4f_sse.h:160
160 return _mm_dp_ps(lhs, rhs, 0x7f);