Intel® ISA Extensions
Use hardware-based isolation and memory encryption to provide more code protection in your solutions.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
1135 Discussions

warning: implicit declaration of function ‘_mm256_cvtsi256_si32’; did you mean ‘_mm256_castsi256_si128

sun__lei
Beginner
2,266 Views

warning: implicit declaration of function ‘_mm256_cvtsi256_si32’; did you mean ‘_mm256_castsi256_si128

 undefined reference to `_mm256_cvtsi256_si32'

Using gcc will report that error "gcc -mavx -mavx2 -O2 -march=native main.c",but using icc not report this.

0 Kudos
0 Replies
Reply