Skip to main content

cusparseGather

Function cusparseGather 

Source
pub unsafe fn cusparseGather(
    handle: cusparseHandle_t,
    vecY: cusparseConstDnVecDescr_t,
    vecX: cusparseSpVecDescr_t,
) -> cusparseStatus_t