Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jan 2020 16:48:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 243497] math/py-numpy: Fails to build with OpenBlas
Message-ID:  <bug-243497-21822-tWRVmVmrkR@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-243497-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-243497-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D243497

--- Comment #7 from Robert Kruus <robert.kruus@utoronto.ca> ---
openblas-0.3.7,1
Just update today.  I notice there is no libopenblasp.so in this version, my
numpy is now linked to:
/usr/local/lib/compat/pkg/libopenblasp.so.0

No other blas or lapack installed.

pkg info openblas
openblas-0.3.7,1
Name           : openblas
Version        : 0.3.7,1
Installed on   : Wed Jan 22 09:02:24 2020 CST
Origin         : math/openblas
Architecture   : FreeBSD:12:amd64
Prefix         : /usr/local
Categories     : math
Licenses       : BSD3CLAUSE
Maintainer     : phd_kimberlite@yahoo.co.jp
WWW            : https://github.com/xianyi/OpenBLAS
Comment        : Optimized BLAS library based on GotoBLAS2
Options        :
        AVX            : on
        AVX2           : on
        DYNAMIC_ARCH   : off
        INTERFACE64    : off
        OPENMP         : off
Shared Libs required:
        libquadmath.so.0
        libgfortran.so.5
Annotations    :
        FreeBSD_version: 1201000
Flat size      : 45.1MiB
Description    :
OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
OpenBLAS is an open source project supported by
Lab of Parallel Software and Computational Science, ISCAS.

NOTE: If you want to specify your CPU microarchitecture manually,
please use TARGET_CPU_ARCH knob, e.g., "make TARGET_CPU_ARCH=3DNEHALEM".
This value is set TARGET build flag.

WWW: https://github.com/xianyi/OpenBLAS

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-243497-21822-tWRVmVmrkR>