Exercise 3
Exercise
Time: 20 min
Run the code exercises/exercise_3/3_vector_add.cu and check the output.
Run the code exercises/exercise_3/4_vector_add_async.cu and check the output.
What is the performance difference between the two codes?
Exercise
Time: 20 min
Run the code exercises/exercise_3/3_vector_add.cu and check the output.
Run the code exercises/exercise_3/4_vector_add_async.cu and check the output.
What is the performance difference between the two codes?