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

Fix potential overflow issue in spiluk #2409

Closed lucbv closed 3 weeks ago

lucbv commented 3 weeks ago

Just like the previous round of fixes related to multiplication overflowing when result type has wider range, this should get CodeQL to be a little happier.