Exercise 2
Exercise
Time: 20 min
Run the code exercises/exercise_2/2_vector_add.cu and check the output.
Change grid size and block size in the code to see how it affects the performance.
Exercise
Time: 20 min
Run the code exercises/exercise_2/2_vector_add.cu and check the output.
Change grid size and block size in the code to see how it affects the performance.