Ricardo Wurmus <ricardo.wur...@mdc-berlin.de> skribis:

> May I suggest adding passing the "DYNAMIC_ARCH=1" flag in openblas
> instead of propagating non-substitutability to Julia?  When built with
> "DYNAMIC_ARCH=1" the CPU type can be picked with the environment
> variable OPENBLAS_CORETYPE=<type>.  If I'm not mistaken this makes
> substitutions for openblas possible.
>
> What do you think?

I think that this is the preferred option, when possible.  (Likewise
glibc uses IFUNCs to choose the right implementation of various
functions at load time; GMP is built --enable-fat, which works
similarly.)

Thanks,
Ludo’.

Reply via email to