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

Deprecate `__KOKKOSBATCHED_ENABLE_INTEL_MKL__` #2403

Closed cwpearson closed 4 weeks ago

cwpearson commented 4 weeks ago

In favor of KOKKOSBATCHED_IMPL_ENABLE_INTEL_MKL

One small piece of https://github.com/kokkos/kokkos-kernels/issues/2364 at a time.