Skip to content

Dropcub::DeviceSpmv in favor of cuSPARSE #3070

@bernhardmgruber

Description

@bernhardmgruber

CUB offers an implementation of sparse matrix-vector multiplication. But so does cuSPARSE. We should investigate whether

  • cuSPARSE offers at least the same functionality as CUB
  • and reaches at least the same performance.

If both are the case, we should deprecate cub::DeviceSpmv with a note that users should switch to cuSPARSE and eventually remove it.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions