Exercise 10 ================ .. admonition:: Exercise :class: todo **Time: 30 min** 1. Inspect and then run the code `exercises/exercises/exercise_10/15_sgemm_cublas.cu` to see you how cuBLAS works. 2. What happens when when ``CUBLAS_OP_T`` is changed to ``CUBLAS_OP_N``?