Skip to content

Fix ExternalBLASLAPACK.cmake to handle BLA_VENDOR #299

Open
@hughcars

Description

Right now the build for BLAS and LAPACK does not respect BLA_VENDOR. If BLA_VENDOR=OpenBLAS is set for instance, but armpl, mkl or aocl are found, it will override. This issue is to remove this limitation. This will require refactoring to do neatly, and should take advantage of the addition of AOCL to the handled list of vendors in findBLAS.cmake.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    buildRelated to buildingenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions