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

SerialInverseLU: fix overflow in integer multiplication #2410

Closed lucbv closed 3 weeks ago

lucbv commented 3 weeks ago

Last one of a series of fixes to clean-up the CodeQL safety issues, after that we should be all clean!