JuliaLinearAlgebra / BLISBLAS.jl

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

AOCL-BLAS #17

Open stumarcus314 opened 1 month ago

stumarcus314 commented 1 month ago

Is it possible for BLISBLAS.jl to utilize AOCL-BLAS, which is a fork of BLIS? AOCL-BLAS is targeted for AMD EPYC and Ryzen CPUs. https://github.com/amd/blis

jd-foster commented 1 month ago

The first step would need to be a build recipe on Yggdrasil. I take it you've seen the BLIS FAQ on the relationship between the two:

https://github.com/flame/blis/blob/master/docs/FAQ.md