-
Steve Bronder authored
- set_kernel_args is a helper function that passes in kernel arguments using variadic templating. - sub_block places a submatrix of a source matrix into another matrix. The subset always starts at position (0,0) in the destination matrix. set_kernel_args added to the gpu code.
ace3e458