Exercise 9 ================ .. admonition:: Exercise :class: todo **Time: 30 min** 1. Inspect and then run the code `exercises/exercise_9.rst/13_default_mempool.cu` to see you CUDA graphs work. 2. Inspect and then run the code `exercises/exercise_9.rst/14_custom_mempool.cu` to comare the performance of the CUDA graphs with normal kernel laucnhes.