Skip to content

Clearly show a warning when attempting to use BLAS.vendor() #847

Closed
JuliaLang/julia
#41026
@ViralBShah

Description

@ViralBShah

With the move to using LBT, we should mark BLAS.vendor() as deprecated for 1.7. It is practically not used across the package ecosystem (discussed in JuliaLang/julia#39455). And since it is a private API, we should then be able to remove it altogether in 1.8.

Otherwise, having it creates confusion: JuliaLang/julia#33691 (comment), JuliaLinearAlgebra/MKL.jl#76

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