[BUG] raft::linalg::gemv
calls can lead to CUBLAS_STATUS_INVALID_VALUE
#2484
Labels
bug
Something isn't working
Encountered during Lanczos PR: Using the public API of
raft::linalg::gemv
led toCUBLAS_STATUS_INVALID_VALUE
, while using the cublas wrapper lead to the correct result.https://github.com/rapidsai/raft/pull/2481/files#diff-54438d58f6ed96dc83cce94608f1c44adc787261ff00013cc1476f62d3b9af39R1838
The text was updated successfully, but these errors were encountered: