kokkos / kokkos-kernels

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

put default types in KokkosKernels namespace #2341

Open cwpearson opened 2 weeks ago

cwpearson commented 2 weeks ago

This moves everything defined in common/src/KokkosKernels_default_types.hpp to the KokkosKernels namespace. The rest of the changes are just search-replace style modifications to accommodate that.

Potential fix for https://github.com/kokkos/kokkos-kernels/issues/2335

cwpearson commented 6 days ago

Oh I guess we need to deprecate all these.