Skip to content

_solve_adjoint_derivative_dense much slower than np.linalg.solve #38

@zcyang

Description

@zcyang

diffcp is installed with openmp flags:

MARCH_NATIVE=1 OPENMP_FLAG="-fopenmp" pip install diffcp

It's at least 5 times slower than np.linalg.solve.
Eigen solve should not be much slower than np.linalg.solve.

Report here in case the code performance can be improved.

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