kokkos / kokkos-kernels

Kokkos C++ Performance Portability Programming Ecosystem: Math Kernels - Provides BLAS, Sparse BLAS and Graph Kernels
Other
313 stars 98 forks source link

Free allocated `MatrixPrec` #2407

Closed cwpearson closed 3 weeks ago

cwpearson commented 4 weeks ago

Let's set a good example in our examples

lucbv commented 4 weeks ago

Actually that should be something we can catch with the memory checks CI : )