Port details on branch 2024Q4 |
- blas Basic Linear Algebra Subroutines
- 3.12.1 math
=15 3.10.1Version of this port present on the latest quarterly branch. - Maintainer: fortran@FreeBSD.org
 - Port Added: unknown
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: png, libxml2, tiff, libgd, pcre
- License: BSD3CLAUSE
- WWW:
- https://www.netlib.org/blas/
- Description:
- The BLAS (Basic Linear Algebra Subprograms) are high quality "building block"
routines for performing basic vector and matrix operations. Level 1 BLAS do
vector-vector operations, Level 2 BLAS do matrix-vector operations, and Level
3 BLAS do matrix-matrix operations. Because the BLAS are efficient, portable,
and widely available, they're commonly used in the development of high quality
linear algebra software -- LINPACK and LAPACK, for example.
The original Fortran77 reference implementation of the BLAS is located in the
blas directory of Netlib. However, this port uses the updated sources
distributed with LAPACK.
¦ ¦ ¦ ¦ 
- 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/blas/ && make install clean
- To add the package, run one of these commands:
- pkg install math/blas
- pkg install blas
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: blas
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1737190889
SHA256 (lapack-3.12.1/v3.12.1.tar.gz) = 2ca6407a001a474d4d4d35f3a61550156050c48016d949f0da0529c0aa052422
SIZE (lapack-3.12.1/v3.12.1.tar.gz) = 8067087
Packages (timestamps in pop-ups are UTC):
- Master port: math/lapack
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- gfortran13 : lang/gcc13
- as : devel/binutils
- Runtime dependencies:
-
- gfortran13 : lang/gcc13
- This port is required by:
- for Libraries
-
- benchmarks/hpl
- biology/treekin
- cad/calculix-ccx
- cad/pdnmesh
- cad/tochnog
- cad/xyce
- databases/grass8
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- math_blas
- USES:
- cmake:testing cpe fortran
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
- There is no master site for this port.
|