Outline

In this lab, we will recap the basic concepts of SIMD introduced in the lecture and cover basic methods to speed up your parallel program using SIMD intrinsic in C/C++. Throughout the lab, you will learn:

Hope this lab could be helpful for your assignments (assignment-1a).

Last updated