Port details on branch 2024Q4 |
- openblas Optimized BLAS library based on GotoBLAS2
- 0.3.27,2 math =13 0.3.27,2Version of this port present on the latest quarterly branch.
- Maintainer: phd_kimberlite@yahoo.co.jp
- Port Added: 2012-08-26 10:43:31
- Last Update: 2024-08-13 09:40:48
- Commit Hash: dcb1e865
- People watching this port, also watch:: xorg-fonts-truetype, openjpeg, libXdamage, indexinfo, dbus
- License: BSD3CLAUSE
- WWW:
- https://github.com/OpenMathLib/OpenBLAS
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/math/openblas/ && make install clean
- To add the package, run one of these commands:
- pkg install math/openblas
- pkg install openblas
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: openblas
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1718239602
SHA256 (openblas/large.tgz) = f328d88b7fa97722f271d7d0cfea1c220e0f8e5ed5ff01d8ef1eb51d6f4243a1
SIZE (openblas/large.tgz) = 2595
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gfortran13 : lang/gcc13
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- as : devel/binutils
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- gfortran13 : lang/gcc13
- This port is required by:
- for Build
-
- math/blaze
- math/blazeiterative
- math/faiss
- science/quantum-jet
- for Libraries
-
- biology/bolt-lmm
- biology/gcta
- biology/gemma
- biology/plink
- cad/gmsh
- cad/openroad
- devel/root
-
Deleted ports which required this port:
- for Run
-
- math/blaze
- math/faiss
- science/quantum-jet
Configuration Options:
- ===> The following configuration options are available for openblas-0.3.27,2:
AVX=off: Support Advanced Vector Extensions (AVX)
AVX2=off: Support Advanced Vector Extensions 2 (AVX2)
AVX512=off: Support Advanced Vector Extensions 512 (AVX512)
DYNAMIC_ARCH=off: Optimize for multiple CPU types, otherwise for this CPU
INTERFACE64=off: Use 8 byte integers on 64-bit architectures
OPENMP=on: Use OpenMP for threading
===> Use 'make config' to modify these settings
- Options name:
- math_openblas
- USES:
- compiler:c11 cpe fortran gmake perl5 pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|