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

Add conj GEMV for serial cases

Open uhetmaniuk opened this issue 2 years ago • 2 comments

@lucbv

  • Add a conjugate version for KokkosBatched::SerialGemvInternal.
  • Use the new function inside SpMv for BsrMatrix when op(A) = conj(A) and op(A) = A^H

Ready to review and test.

uhetmaniuk avatar Feb 26 '22 05:02 uhetmaniuk

Status Flag 'Pre-Test Inspection' - - This Pull Request Requires Inspection... The code must be inspected by a member of the Team before Testing/Merging NO INSPECTION HAS BEEN PERFORMED ON THIS PULL REQUEST! - This PR must be inspected by setting label 'AT: PRE-TEST INSPECTED'.

kokkos-devops-admin avatar Feb 26 '22 05:02 kokkos-devops-admin

Status Flag 'Pre-Test Inspection' - - This Pull Request Requires Inspection... The code must be inspected by a member of the Team before Testing/Merging NO INSPECTION HAS BEEN PERFORMED ON THIS PULL REQUEST! - This PR must be inspected by setting label 'AT: PRE-TEST INSPECTED'.

kokkos-devops-admin avatar Sep 09 '23 04:09 kokkos-devops-admin