Previous
What is a Saxpy ?
Parent
Optimisation of saxpy
Outline
Next
The main.cpp
Chapter 7.2 : The classical approach
7.2.1) The main.cpp
7.2.2) The CMakeLists.txt
7.2.3) The compilation
7.2.4) The performances
Now, you already now that we want to evaluate the computing performances of the
saxpy
kernel. So explainations will be shorted.
Previous
What is a Saxpy ?
Parent
Optimisation of saxpy
Outline
Next
The main.cpp