JuliaLinearAlgebra / libblastrampoline

Using PLT trampolines to provide a BLAS and LAPACK demuxing library.
MIT License
66 stars 17 forks source link

Update ext/gensymbol #122

Closed amontoison closed 5 months ago

amontoison commented 8 months ago

@staticfloat I modified the folder gensymbol because the Perl file gensymbol.pl is not upddated anymore in OpenBLAS. They now rely on a shell script.

The issue is that we have less symbols in exported_funcs.inc now. Maybe something else should be updated in ext/gensymbol/generate_func_list.sh?

close #120

ViralBShah commented 6 months ago

I guess we need to update the CI and see if this works.

amontoison commented 5 months ago

Superseded by #125