Hi, I found intel supports the intrinsics function, i.e. _mm256_loadu2_m128i : https://software.intel.com/sites/landingpage/IntrinsicsGuide/#text=_mm256_loadu2_m128i gcc 6.3.1 doesn't support the intrinsics function. Does other higher version gcc support it? Thanks! Regards Andrew