Skip to content

CUDA/AMD support tracker #43

@kshyatt

Description

@kshyatt

rocSolver docs
CUSOLVER docs

CUSOLVER/rocSOLVER supports:

  • Randomized SVD
    • CUDA
  • Symmetric/Hermitian eigensolving
    • syevd (QR Iteration)
      • CUDA
      • AMD
    • syevdx (QR Iteration with truncation)
      • CUDA
      • AMD
    • syev
      • AMD
    • syevx
      • AMD
    • syevj (Jacobi)
      • CUDA
      • AMD
    • syevdj (Jacobi/divide and conquer)
      • CUDA
      • AMD
    • syevBatched (Batched symmetric/Hermitian eigensolve)
      • AMD
      • CUDA
  • General eigensolving

If anything else would be useful to have, please comment and I can add it to the tracker

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions