kokkos-kernels
kokkos-kernels copied to clipboard
cleanup: remove unused KOKKOSBATCHED_IMPL_PROMOTION and deprecated __KOKKOSBATCHED_PROMOTION__
Deprecated in 4.5.00 via https://github.com/kokkos/kokkos-kernels/pull/2392
Also the replacement is unused and in the IMPL namespace, so remove it
If I recall correctly the macro that was deprecated is: __KOKKOSBATCHED_PROMOTION__?
I expect this will get handled in a larger 5.0 cleanup effort.