Skip to content

OpenBLAS compilation with DYNAMIC_ARCH flag via openblas-src? #106

@bangconghuynh

Description

@bangconghuynh

I am wondering if it is possible to build OpenBLAS via openblas-src with DYNAMIC_ARCH=1 and perhaps also DYNAMIC_OLDER=1 flags passed to make?

I can see that the struct openblas-build/src/build.rs::Configure does have a field called dynamic_arch, but this field is not utilised at all in Configure::make_args. There is also no mechanism in openblas-src/src/build.rs::build on linux target OS's to set dynamic_arch in Configure::make_args.

I am wondering if this is intentional or simply an omission that can be easily fixed?

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