kokkos / kokkos-kernels

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

remove deprecation message on intel 19 #2393

Closed cwpearson closed 1 month ago

cwpearson commented 1 month ago

Fix for 2390

Make intel 19 happy by not trying to deprecate a type alias.