[Slackbuilds-users] Updates - 20231014.1

Jeremy Hansen jebrhansen+SBo at gmail.com
Sun Oct 15 22:47:47 UTC 2023


On Sun, Oct 15, 2023, 9:38 AM fourtysixandtwo <fourtysixandtwo at sliderr.net>
wrote:

> Tried it on my build vm and saw the same thing.   python3-mesonpy is also
> missing as a dep.
>
> I was able to build scipy without openBLAS by adding cblas as a dep and
> making the following change to the slackbuild.  (Everything needs to be
> rebuilt without openBLAS):
>
> -python3 -m build --wheel --no-isolation
> +python3 -m build --wheel --no-isolation -Csetup-args="-Dblas=blas"
> -Csetup-args="-Dlapack=lapack"
>

Is there a benefit with cblas over openBLAS? I'm not familiar enough with
either of them.

Jeremy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20231015/17b3e249/attachment.htm>


More information about the SlackBuilds-users mailing list