Closed seheracer closed 4 years ago
@kokkos/kokkoskernels
This PR follows the same style as Intro-Full/Exercises/kokkoskernels/CGSolve. The example performs C=A*A for a square matrix whose number of rows can be specified by the user. The matrix A is created the same way as in the CGSolve exercise.
@kokkos/kokkoskernels
This PR follows the same style as Intro-Full/Exercises/kokkoskernels/CGSolve. The example performs C=A*A for a square matrix whose number of rows can be specified by the user. The matrix A is created the same way as in the CGSolve exercise.