Skip to content

Does MKLLUFactorization support Complex SparseMatrix? #421

@ytdHuang

Description

@ytdHuang

I tried the solver MKLLUFactorization with matrix type: SparseArrays.SparseMatrixCSC{ComplexF64, Int64} within LinearSolve v2.16.1
However, I received an error message:

MethodError: no method matching strides(::SparseArrays.SparseMatrixCSC{ComplexF64, Int64})

Does v2.16 support complex numbers for MKL and Apple Acceleation only on dense matrices?

Or did I miss something

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions