JuliaLinearAlgebra / BLISBLAS.jl

BLIS-pendant of MKL.jl
MIT License
11 stars 4 forks source link

Update compatibility to BLIS v1.0 #13

Closed jd-foster closed 1 month ago

jd-foster commented 2 months ago

Depends on merging https://github.com/JuliaPackaging/Yggdrasil/pull/8626 to update to BLIS v1.0.

jd-foster commented 1 month ago

Update now merged on Yggdrasil.

carstenbauer commented 1 month ago

While trying to fix CI and tag a new release, I noticed that tests are (hard) failing on Windows. I'm not sure it's related to this bump but it could be. Feels bad to tag a new release that doesn't (fully) work on Windows. At least, this should be investigated a little bit further, I think. Would be great if you could help with it :)

carstenbauer commented 1 month ago

Hm, seems like it doesn't work with version 0.9 of the jll either (https://github.com/JuliaLinearAlgebra/BLISBLAS.jl/actions/runs/9282445997/job/25540486196?pr=16#step:6:100). Maybe it never fully worked on Windows?