kokkos-kernels
kokkos-kernels copied to clipboard
Use `rocblas_pointer_mode_{host, device}` in `rocblas_*scal`
- Use
rocblas_pointer_mode_hostorrocblas_pointer_mode_deviceinrocblas_*scalas appropriate - Sync HIP stream in handle before it changes
- Machinery for unifying scalars, 0D, and 1D views in BLAS interface
Better (?) fix for https://github.com/kokkos/kokkos-kernels/issues/1839
Added the BlocksPromotion label for 4.1 release tracking
@cwpearson how is progress coming on this PR?
Working on LDRD last week, this is my highest priority now
@ndellingwood I'm removing the BlocksPromotion tag since we did a quick fix in https://github.com/kokkos/kokkos-kernels/pull/1861