Port details on branch 2024Q4 |
- suitesparse-spqr Sparse QR factorization
- 4.3.4_1 math
=3 4.3.4_1Version of this port present on the latest quarterly branch. - Maintainer: fortran@FreeBSD.org
 - Port Added: 2021-05-25 10:16:00
- Last Update: 2025-01-28 16:42:55
- Commit Hash: e54e2c6
- People watching this port, also watch:: kf5-kquickcharts, py311-pikepdf, qtkeychain-qt5, libssh, xcb-util-image
- License: GPLv2+
- WWW:
- https://faculty.cse.tamu.edu/davis/suitesparse.html
- Description:
- This port installs the module SPQR of SuiteSparse.
SuiteSparseQR is a multithreaded, multifrontal, rank-revealing sparse QR
factorization method.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- suitesparse-spqr>0:math/suitesparse-spqr
- To install the port:
- cd /usr/ports/math/suitesparse-spqr/ && make install clean
- To add the package, run one of these commands:
- pkg install math/suitesparse-spqr
- pkg install suitesparse-spqr
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: suitesparse-spqr
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1737655022
SHA256 (suitesparse/v7.8.3.tar.gz) = ce39b28d4038a09c14f21e02c664401be73c0cb96a9198418d6a98a7db73a259
SIZE (suitesparse/v7.8.3.tar.gz) = 87356354
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
- as : devel/binutils
- Runtime dependencies:
-
- gfortran13 : lang/gcc13
- Library dependencies:
-
- libamd.so : math/suitesparse-amd
- libcamd.so : math/suitesparse-camd
- libcolamd.so : math/suitesparse-colamd
- libccolamd.so : math/suitesparse-ccolamd
- libcholmod.so : math/suitesparse-cholmod
- libsuitesparseconfig.so : math/suitesparse-config
- libopenblas.so : math/openblas
- This port is required by:
- for Libraries
-
- graphics/libpano13
- math/ceres-solver
- math/dune-fem
- math/dune-pdelab
- math/dune-vtk
- math/octave
- math/openturns
- for Run
-
- math/suitesparse
Configuration Options:
- ===> The following configuration options are available for suitesparse-spqr-4.3.4_1:
DEMOS=off: Build the demonstrations
DOCS=on: Build and/or install documentation
OPENMP=on: Parallel processing support via OpenMP
OPTIMIZED_CFLAGS=on: Use extra compiler optimizations
====> Options available for the radio BLAS: you can only select none or one of them
ATLAS=off: ATLAS BLAS implementation
BLIS=off: BLAS implemntation from FLAME
NETLIB=off: BLAS implementation from Netlib
OPENBLAS=on: OpenBLAS BLAS implementation
===> Use 'make config' to modify these settings
- Options name:
- math_suitesparse-spqr
- USES:
- localbase:ldflags cmake:insource fortran pathfix blaslapack:openblas compiler:c++11-lib
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|