Port details on branch 2024Q4 |
- blas Basic Linear Algebra Subroutines
- 3.12.0_1 math =18 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:: libgd, png, libxml2, tiff, freetype2
- 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 = 1703076157
SHA256 (lapack-3.12.0/v3.12.0.tar.gz) = eac9570f8e0ad6f30ce4b963f4f033f0f643e7c3912fc9ee6cd99120675ad48b
SIZE (lapack-3.12.0/v3.12.0.tar.gz) = 7933607
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
- gfortran12 : lang/gcc12
- as : devel/binutils
- Runtime dependencies:
-
- gfortran12 : lang/gcc12
- This port is required by:
- for Libraries
-
- benchmarks/hpl
- biology/treekin
- cad/calculix-ccx
- cad/pdnmesh
- cad/tochnog
- cad/xyce
- databases/grass7
-
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.
|