Previous | Next --- Slide 27 of 79
Back to Lecture Thumbnails
Nesuna

I think I understand on a high level that SIMD is the idea of parallelizing logical computations so that the same line of code can be executed for different processes however I don't understand the specifics of how the vector program works?

tcm

This web page from Intel should help explain what they mean:

https://software.intel.com/sites/landingpage/IntrinsicsGuide/