Skip to content

MKL_GETRF equivalnet in OpenBLAS #3346

Open
@nnaron

Description

@nnaron

Hi,

I was converting my code from MKL to OpenBlAS, but I am not able to find an equvalent for dgetrf with partal pivoting and dgetrf witout pivoting.

Just I have found "getrf_parallel.c" in LAPACK directory of OpenBLAS, but it is not clear for me how to call it or what is the warpper.

Could you please give me some hint or an example for calling getrf in OpenBLAS?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions