Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
公告
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.

Avx vs avx2

TimP
名誉分销商 III
717 次查看

Hoping to minimize use of multiple isa target options, I made some comparison of avx vs. Avx2 performance on haswell to characterize where difference may be expected.

One of the bigger advantages of avx2 is support of stride -1 vectorization.

I have a few cases where avx is faster, apparently due to splitting 256 bit loads to optimize misaligned access.

0 项奖励
0 回复数
回复