Exercise 6 ================ .. admonition:: Exercise :class: todo **Time: 20 min** 1. Run the code `exercises/exercise_6/7_dynamic_parallelism.cu` and check the output. 2. What happens if try calling ``cudaDeviceSynchronize();`` in the ``parentKernel()`` function?