Agner`s CPU blog

Software optimization resources | E-mail subscription to this blog | www.agner.org

Future “vector+SIMD” extensions over AVX-512
Author:  Date: 2016-11-18 11:06
Earlier this month, Professor McCalpin has made some reviews on his blog ( sites.utexas.edu/jdm4372/2016/11/05/intel-discloses-vectorsimd-instructions-for-future-processors/ ) about the Oct/2016 release of Intel’s Instruction Extensions Programming Reference ( https://software.intel.com/sites/default/files/managed/26/40/319433-026.pdf ) which has now disclosed a few new "vector+SIMD" instructions, as he called, as now they can operate on consecutive SIMD registers. i.e: Multiple operations as both simultaneous (SIMD) and consecutive (Vector).

An example of a DGEMM was given on the new V4FMADDPS instruction, which performs 4 consecutive multiply-accumulate operations with a single 512-bit accumulator register, four different (consecutively-numbered) 512-bit input registers, and four (consecutive) 32-bit memory values from memory

 
thread Future instruction set: AVX-512 new - Agner - 2013-10-09
replythread Future instruction set: AVX-512 new - Elhardt - 2013-10-25
last reply Future instruction set: AVX-512 new - Agner - 2013-10-26
replythread Future instruction set: AVX-512 new - Agner - 2014-10-08
replythread AVX512 Instruction Timing for Knigths Landing new - Jorcy Neto - 2016-06-21
last replythread AVX512 Instruction Timing for Knigths Landing new - Agner - 2016-06-22
last replythread AVX512 Instruction Timing for Knigths Landing new - Jorcy Neto - 2016-06-23
last reply AVX512 Instruction Timing for Knigths Landing new - Jorcy Neto - 2016-08-30
last replythread Future “vector+SIMD” extensions over AVX-512 - Jorcy Neto - 2016-11-18
last replythread Future “vector+SIMD” extensions over AVX-512 new - Agner - 2016-11-18
last replythread Future “vector+SIMD” extensions over AVX-512 new - Jorcy Neto - 2017-06-21
last replythread Future “vector+SIMD” extensions over AVX-512 new - Jorcy Neto - 2017-06-26
last reply Future “vector+SIMD” extensions over AVX-512 new - Jorcy Neto - 2017-08-24
last reply Future instruction set: AVX-512 new - - - 2017-10-20