Port details |
- flexiblas BLAS and LAPACK wrapper library with runtime exchangable backends
- 3.4.4_1 math =3 3.4.4_1Version of this port present on the latest quarterly branch.
- Maintainer: thierry@FreeBSD.org
- Port Added: 2023-11-02 16:06:20
- Last Update: 2024-06-21 17:49:24
- Commit Hash: e2cd113
- People watching this port, also watch:: wa-aspell, medit, ittapi, php81-pear, apache-log4j2
- License: LGPL3
- WWW:
- https://www.mpi-magdeburg.mpg.de/projects/flexiblas
- Description:
- FlexiBLAS is a BLAS and LAPACK wrapper library with runtime exchangable
backends.
- Runtime exchangeable BLAS and LAPACK backend without recompilation of any
software.
- Supports all BLAS functions and al LAPACK functions from Version 3.10.0 with
an 100% BLAS and LAPACK compatible ABI/API.
- Flexible per system/per user/per host configuration files.
- Integration of user-owned BLAS libraries without administrator privileges,
even in system-wide installed programs.
- Interface for GNU Octave to change the BLAS backend at runtime.
- Works with NETLIB-BLAS, OpenBLAS, ATLAS, Intel MKL, BLIS, ...
- Aware of 32-bit and 64-bit integers
- New: Introspection API to build analysis and profiling tools.
See also: <https://gitlab.mpi-magdeburg.mpg.de/software/flexiblas-release>
and <https://github.com/mpimd-csc/flexiblas>.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- flexiblas>0:math/flexiblas
- To install the port:
- cd /usr/ports/math/flexiblas/ && make install clean
- To add the package, run one of these commands:
- pkg install math/flexiblas
- pkg install flexiblas
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: flexiblas
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1717251217
SHA256 (flexiblas-release-v3.4.4.tar.bz2) = 04fcbaccb2bb826180ce55768ddfda58f108dbfeacabd90b96f24111cc6ea8e2
SIZE (flexiblas-release-v3.4.4.tar.bz2) = 42773695
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:
-
- cmake : devel/cmake-core
- gfortran13 : lang/gcc13
- python3.11 : lang/python311
- as : devel/binutils
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- gfortran13 : lang/gcc13
- python3.11 : lang/python311
- Library dependencies:
-
- libblas.so : math/blas
- libblis.so : math/blis
- liblapack.so : math/lapack
- libcblas.so : math/cblas
- libopenblas.so : math/openblas
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for flexiblas-3.4.4_1:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- math_flexiblas
- USES:
- cmake:testing fortran python tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.4.4_1 21 Jun 2024 17:49:24 |
Thierry Thomas (thierry) |
*/*: bump PORTREVISION after the upgrade to OpenBLAS |
3.4.4 01 Jun 2024 18:24:15 |
Thierry Thomas (thierry) |
math/flexiblas: upgrade to v3.4.4
Release notes at <https://github.com/mpimd-csc/flexiblas/releases/tag/v3.4.4>. |
3.4.3 23 May 2024 15:31:30 |
Thierry Thomas (thierry) |
math/flexiblas: upgrade to v3.4.3
Changelog at
<https://gitlab.mpi-magdeburg.mpg.de/software/flexiblas-release/-/blob/master/CHANGELOG> |
3.4.2 01 Mar 2024 16:59:15 |
Thierry Thomas (thierry) |
math/flexiblas: upgrade to v3.4.2
Release notes at <https://github.com/mpimd-csc/flexiblas/releases/tag/v3.4.2>
Also fix the license. |
3.4.1 12 Jan 2024 18:12:16 |
Thierry Thomas (thierry) |
math/flexiblas: upgrade to 3.4.1
Changelog at
<https://gitlab.mpi-magdeburg.mpg.de/software/flexiblas-release/-/blob/master/CHANGELOG> |
3.3.1_2 01 Jan 2024 11:49:51 |
Thierry Thomas (thierry) |
*/*: chase the upgrade of BLAS / LAPACK to 3.12.0
PR: 275860 |
3.3.1_1 12 Dec 2023 19:03:50 |
Thierry Thomas (thierry) |
*/*: bump PORTREVISION after the upgrade of OpenBLAS
PR: 273219 |
3.3.1 10 Nov 2023 16:38:14 |
Thierry Thomas (thierry) |
math/flexiblas: upgrade to v3.3.1
Changelog at
<https://gitlab.mpi-magdeburg.mpg.de/software/flexiblas-release/-/blob/master/CHANGELOG> |
3.3.0 02 Nov 2023 16:02:06 |
Thierry Thomas (thierry) |
math/flexiblas: new port, FlexiBLAS - A BLAS and LAPACK wrapper library
FlexiBLAS - A BLAS and LAPACK wrapper library with runtime exchangeable
backends. |