[Bug 243497] math/py-numpy: Fails to build with OpenBlas
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jan 22 16:48:36 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243497
--- Comment #7 from Robert Kruus <robert.kruus at 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 at 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=NEHALEM".
This value is set TARGET build flag.
WWW: https://github.com/xianyi/OpenBLAS
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-python
mailing list