kokkos-kernels icon indicating copy to clipboard operation
kokkos-kernels copied to clipboard

cleanup: remove unused KOKKOSBATCHED_IMPL_PROMOTION and deprecated __KOKKOSBATCHED_PROMOTION__

Open cwpearson opened this issue 1 year ago • 1 comments

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

cwpearson avatar Dec 03 '24 15:12 cwpearson

If I recall correctly the macro that was deprecated is: __KOKKOSBATCHED_PROMOTION__?

lucbv avatar Dec 03 '24 16:12 lucbv

I expect this will get handled in a larger 5.0 cleanup effort.

cwpearson avatar Sep 18 '25 16:09 cwpearson